public class WebXMLComponentDefinitionReader extends XMLComponentDefinitionReader
| Modifier and Type | Field and Description |
|---|---|
protected XMLParseUtil |
webParseUtil |
blackList, parseUtilrootElementcomponentRegistry| 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, loadResponseTypesgetScannerEntity, setScannerEntitybuildDocument, loadDefinitions, loadDefinitions, loadDefinitionsgetResourceLoaderprotected final XMLParseUtil webParseUtil
public WebXMLComponentDefinitionReader(ComponentRegistry componenetRegistry)
public void loadDefinitions(Resource resource)
loadDefinitions in interface DefinitionReaderloadDefinitions in class XMLComponentDefinitionReaderprotected void loadController(Element controller)
loadController in class XMLComponentDefinitionReaderprotected void addAction(Element actionNode, ControllerBuilder controllerBuilder)
addAction in class XMLComponentDefinitionReaderprotected void addThrowSafe(Element throwSafeNode, ControllerBuilder builder)
addThrowSafe in class XMLComponentDefinitionReaderprotected void addThrowSafe(Element throwSafeNode, ActionBuilder builder)
addThrowSafe in class XMLComponentDefinitionReaderCopyright © 2026 Brandao. All rights reserved.