Package com.marsching.flexiparse.xml2object.configuration

Configuration objects for XML to object mapping support.

See:
          Description

Interface Summary
AttributeMappingConfiguration Stores the configuration for the mapping of an XML attribute to a Java type.
ElementMappingConfiguration Stores the configuration for a mapping of an XML element to a Java type.
MappingConfiguration Common base interface for all mapping configurations.
TextMappingConfiguration Stores configuration for a mapping from an XML text node to a Java type.
 

Package com.marsching.flexiparse.xml2object.configuration Description

Configuration objects for XML to object mapping support.



Copyright © 2008-2009. All Rights Reserved.