org.tinygroup.weblayer.webcontext.parser
public class ParserConfiguration extends org.tinygroup.config.impl.AbstractConfiguration
| Constructor and 描述 |
|---|
ParserConfiguration() |
| Modifier and Type | Method and 描述 |
|---|---|
void |
config(org.tinygroup.xmlparser.node.XmlNode applicationConfig,
org.tinygroup.xmlparser.node.XmlNode componentConfig) |
String |
getApplicationNodePath() |
String |
getComponentConfigPath() |
ParameterParserFilter[] |
getParserFilters() |
org.springframework.beans.PropertyEditorRegistrar[] |
getPropertyEditors() |
UploadService |
getUploadService() |
public String getApplicationNodePath()
public String getComponentConfigPath()
public void config(org.tinygroup.xmlparser.node.XmlNode applicationConfig,
org.tinygroup.xmlparser.node.XmlNode componentConfig)
config 接口 {1} 中的 {0} org.tinygroup.config.Configurationconfig 类 {1} 中的 {0} org.tinygroup.config.impl.AbstractConfigurationpublic org.springframework.beans.PropertyEditorRegistrar[] getPropertyEditors()
public ParameterParserFilter[] getParserFilters()
public UploadService getUploadService()
Copyright © 2006–2015 TinyGroup. All rights reserved.