| Class and Description |
|---|
| AbstractDelegatingDefinitionParser
This allows a definition parsers to be dynamically represented by different definition parsers, depending on the context.
|
| AbstractFirstResultSerialDefinitionParser
Extend
AbstractSerialDelegatingDefinitionParser to return the first
definition as the final result |
| AbstractParallelDelegatingDefinitionParser
This allows a definition parsers to be dynamically represented by one instance selected from a set of parsers, depending on the
context.
|
| AbstractSerialDelegatingDefinitionParser
This allows a set of definition parsers to be used, one after another, to process the same element.
|
| AbstractSingleParentFamilyDefinitionParser
This allows several parsers to be used on a single element, creating a parent bean with the first parser and then extending
that with child parsers.
|
| BooleanAttributeSelectionDefinitionParser |
| ParentContextDefinitionParser
This encapsulates several definition parsers, selected depending on the parent element in the DOM.
|
| SingleParentFamilyDefinitionParser |
| Class and Description |
|---|
| AbstractDelegatingDefinitionParser
This allows a definition parsers to be dynamically represented by different definition parsers, depending on the context.
|
| AbstractFirstResultSerialDefinitionParser
Extend
AbstractSerialDelegatingDefinitionParser to return the first
definition as the final result |
| AbstractParallelDelegatingDefinitionParser
This allows a definition parsers to be dynamically represented by one instance selected from a set of parsers, depending on the
context.
|
| AbstractSerialDelegatingDefinitionParser
This allows a set of definition parsers to be used, one after another, to process the same element.
|
| AbstractSingleParentFamilyDefinitionParser
This allows several parsers to be used on a single element, creating a parent bean with the first parser and then extending
that with child parsers.
|
| AttributeSelectionDefinitionParser
Select sub parser depending on presence of a particular attribute
|
| ParentContextDefinitionParser
This encapsulates several definition parsers, selected depending on the parent element in the DOM.
|
| Class and Description |
|---|
| AbstractDelegatingDefinitionParser
This allows a definition parsers to be dynamically represented by different definition parsers, depending on the context.
|
| AbstractFirstResultSerialDefinitionParser
Extend
AbstractSerialDelegatingDefinitionParser to return the first
definition as the final result |
| AbstractSerialDelegatingDefinitionParser
This allows a set of definition parsers to be used, one after another, to process the same element.
|
| AbstractSingleParentFamilyDefinitionParser
This allows several parsers to be used on a single element, creating a parent bean with the first parser and then extending
that with child parsers.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.