Public API for Custom Configuration Namespaces



Interfaces
 InterfaceDescription
 ElementConfig Interface to be implemented by all configuration classes that represent a single XML node.
 ObjectFactoryConfig Interface to be implemented by all classes that process XML nodes that act as a factory that creates new instances.
 ObjectProcessorConfig Interface to be implemented by all classes that process XML nodes that act as a processor that configures instances.
Classes
 ClassDescription
 FactoryMetadata Represents the additional metadata of top level object configurations.
 ParserContext Context Class that gives access to the currently active object configuration during parse methods of custom tags.