Package org.productivity.java.habitat4j.compat.common

Class Summary
AbstractXMLMap AbstractXMLMap is an abstract class used by PropertyListXMLMap and ServerIdentityXMLMap to facilitate mapping elements and attributes between a foreign XML schema and the Habitat4J XML schema.
AttributeMapping AttributeMapping is an object that defines the "target" information relating to XML attributes used by AbstractXMLMap.
ElementMapping ElementMapping is an object that defines the "target" information relating to XML elements used by AbstractXMLMap.