Package | Description |
---|---|
com.bstek.dorado.config.text |
一些用于辅助字符串解析的工具类。
|
com.bstek.dorado.view.widget.layout |
各种布局管理器的实现。
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurableDispatchableTextParser
可在Spring配置文件中方便的进行配置的字符串分派解析器。
|
Modifier and Type | Method and Description |
---|---|
void |
TextParserRegister.setDispatchableTextParser(DispatchableTextParser dispatchableTextParser)
设置要调整的分派解析器,即要向该分派解析器中注册子解析器、子属性解析器。
|
Modifier and Type | Class and Description |
---|---|
class |
LayoutConstraintParser
视图中布局条件的解析器的抽象类。
|
class |
LayoutParser |
class |
LayoutTextParserDispatcher
默认的布局管理器的文本配置信息的解析分派器。
|
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.