See: Description
| Interface | Description |
|---|---|
| DynamicAttributeDefinitionParser |
| Class | Description |
|---|---|
| AttributeListEntryDefinitionParser | |
| AttributeMapDefinitionParser |
Creates a single, stand-alone map object and processes all attributes to this map
|
| ChildListDefinitionParser | |
| ChildListEntryDefinitionParser |
Process an element as a value that is appended to a list in the parent object (the
enclosing XML element).
|
| ChildListEntryDefinitionParser.ListEntry | |
| ChildMapDefinitionParser |
Creates a single Map and processes standard Spring sub elements.
|
| ChildMapEntryDefinitionParser |
This definition parser only works for maps in which each entry in the map
is represented in the XML by a tag with name 'entry'.
|
| ChildMapEntryDefinitionParser.KeyValuePair | |
| ChildPropertiesDefinitionParser |
Creates a single Properties object and processes standard Spring sub elements.
|
| ChildSingletonMapDefinitionParser | |
| GenericChildMapDefinitionParser |
Creates a single Map and processes standard Spring sub elements.
|
| OrphanMapDefinitionParser |
Creates a single, stand-alone map object and processes standard Spring sub elements
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.