Package | Description |
---|---|
com.bstek.dorado.config.xml |
一些用于辅助XML配置文件解析和加载的工具类。
|
com.bstek.dorado.data.config.xml |
实现XML型数据配置文件的读取和解析相关的功能。
|
com.bstek.dorado.view |
与展现相关的基础实现。
|
com.bstek.dorado.view.config.xml |
实现XML型视图配置文件的读取和解析相关的对象。
|
com.bstek.dorado.view.type.property.validator | |
com.bstek.dorado.view.widget |
视图组件的基础实现。
|
com.bstek.dorado.view.widget.action | |
com.bstek.dorado.view.widget.data |
Modifier and Type | Class and Description |
---|---|
class |
CompositePropertyParser |
Modifier and Type | Method and Description |
---|---|
protected void |
XmlParserHelper.doInitObjectParser(XmlParserHelper.Context context,
ObjectParser objectParser,
XmlParserHelper.XmlNodeInfo xmlNodeInfo,
java.lang.Class<?> beanType) |
protected void |
XmlParserHelper.initObjectParser(ObjectParser objectParser,
java.lang.Class<?> beanType) |
void |
XmlParserHelperListener.onInitParser(XmlParserHelper xmlParserHelper,
ObjectParser objectParser,
java.lang.Class<?> beanType) |
void |
ObjectParserInitializationAware.postObjectParserInitialized(ObjectParser objectParser) |
Modifier and Type | Class and Description |
---|---|
class |
DataProviderParser
DataProvider解析器的抽象类。
|
class |
DataResolverParser |
class |
DataTypeParser |
class |
GenericObjectParser
数据配置文件中各种对象的通用解析器。
|
class |
PropertyDefParser
EntityDataType中属性声明对象的解析器。
|
class |
ReferenceParser
EntityDataType中数据关联属性声明对象的解析器。
|
Modifier and Type | Method and Description |
---|---|
void |
DataTypeParser.postObjectParserInitialized(ObjectParser objectParser) |
Modifier and Type | Class and Description |
---|---|
class |
ViewParser
视图节点的解析器。
|
Modifier and Type | Class and Description |
---|---|
class |
StylePropertyParser |
class |
ViewConfigParser
View配置文件中XML文档根节点的解析器。
|
Modifier and Type | Method and Description |
---|---|
protected void |
ViewXmlParserHelper.doInitObjectParser(XmlParserHelper.Context context,
ObjectParser objectParser,
XmlParserHelper.XmlNodeInfo xmlNodeInfo,
java.lang.Class<?> beanType) |
Modifier and Type | Class and Description |
---|---|
class |
AjaxValidatorParser |
Modifier and Type | Class and Description |
---|---|
class |
ComponentParser
Component解析器的抽象支持类。
|
class |
ContainerParser
容器组件的解析器。
|
class |
ControlParser
控件的解析器。
|
Modifier and Type | Class and Description |
---|---|
class |
AjaxActionParser |
class |
LongTaskParser |
class |
UpdateActionParser |
Modifier and Type | Class and Description |
---|---|
class |
DataSetParser
数据集的解析器。
|
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.