public class WebXMLComponentDefinitionReader extends XMLComponentDefinitionReader
Modifier and Type | Field and Description |
---|---|
protected XMLParseUtil |
webParseUtil |
blackList, parseUtil
rootElement
componentRegistry
Constructor and Description |
---|
WebXMLComponentDefinitionReader(ComponentRegistry componenetRegistry) |
Modifier and Type | Method and Description |
---|---|
protected void |
addAction(Element actionNode,
ControllerBuilder controllerBuilder) |
protected void |
addThrowSafe(Element throwSafeNode,
ActionBuilder builder) |
protected void |
addThrowSafe(Element throwSafeNode,
ControllerBuilder builder) |
protected void |
innerAddThrowSafe(Element element,
Object builder) |
protected void |
loadController(Element controller) |
void |
loadDefinitions(Resource resource) |
addActions, addBean, addBean, addBean, addBean, addBeans, addInterceptorController, addParameterAction, addParametersAction, addProperties, addThrowSafe, addThrowSafe, addValidator, buildAny, buildBean, buildComponents, buildConstructorBean, buildElementCollection, buildKeyCollection, buildMetaBean, buildPropertiesBean, buildPropertyController, getClass, loadAcceptRequestType, loadAcceptRequestTypes, loadActionDependencies, loadAliasController, loadControllerDependencies, loadControllers, loadControllers, loadImporters, loadInterceptor, loadInterceptors, loadInterceptorStack, loadResponseType, loadResponseTypes
getScannerEntity, setScannerEntity
buildDocument, loadDefinitions, loadDefinitions, loadDefinitions
getResourceLoader
protected final XMLParseUtil webParseUtil
public WebXMLComponentDefinitionReader(ComponentRegistry componenetRegistry)
public void loadDefinitions(Resource resource)
loadDefinitions
in interface DefinitionReader
loadDefinitions
in class XMLComponentDefinitionReader
protected void loadController(Element controller)
loadController
in class XMLComponentDefinitionReader
protected void addAction(Element actionNode, ControllerBuilder controllerBuilder)
addAction
in class XMLComponentDefinitionReader
protected void addThrowSafe(Element throwSafeNode, ControllerBuilder builder)
addThrowSafe
in class XMLComponentDefinitionReader
protected void addThrowSafe(Element throwSafeNode, ActionBuilder builder)
addThrowSafe
in class XMLComponentDefinitionReader
Copyright © 2018 Brandao. All rights reserved.