Classes
 ClassDescription
 AbstractChildElementHandler Abstract base class for PropertyHandler implementations that deal with XML child elements.
 AbstractPropertyHandler Abstract base impelementation of the PropertyHandler interface.
 AttributeHandler Responsible for mapping properties to attribute values.
 ChildElementHandler Responsible for mapping properties to objects mapped to child elements.
 ChildTextNodeHandler Responsible for mapping properties to text nodes of child elements.
 ChoiceHandler Responsible for mapping properties to objects mapped to a choice of child elements.
 TextNodeHandler Responsible for mapping properties to text nodes.