XML configuration file parser



Interfaces
 InterfaceDescription
 ChildConfig Configuration for a single child node type.
 ElementProcessor Interface to be implemented by object that parse and process a single node of an XML object.
Classes
 ClassDescription
 AttributeConfig Configuration for a single attribute.
 DefaultChildConfig Default implementation of the ChildConfig interface.
 DefaultElementProcessor The default ElementProcessor implementation.