Uses of Package
net.sf.jsefa.xml.mapping

Packages that use net.sf.jsefa.xml.mapping
net.sf.jsefa.xml.annotation   
net.sf.jsefa.xml.config   
net.sf.jsefa.xml.mapping   
 

Classes in net.sf.jsefa.xml.mapping used by net.sf.jsefa.xml.annotation
XmlEntryPoint
          An entry point for XML serialization / deserialization.
XmlTypeMappingRegistry
          A registry for xml type mappings with standard type mappings already registered.
 

Classes in net.sf.jsefa.xml.mapping used by net.sf.jsefa.xml.config
XmlTypeMappingRegistry
          A registry for xml type mappings with standard type mappings already registered.
 

Classes in net.sf.jsefa.xml.mapping used by net.sf.jsefa.xml.mapping
AttributeDescriptor
          Descriptor for an xml attribute.
AttributeMapping
          A mapping between an XML attribute node and a java object.
ElementDescriptor
          Descriptor for an xml element.
ElementMapping
          A mapping between an XML element node and a java object.
TextContentDescriptor
          Descriptor for the content of a non-simple xml element without child elements.
XmlNodeDescriptor
          Descriptor for an xml node (e. g. attribute or element).
XmlNodeMapping
          A mapping between an XML node and a java object.
XmlNodeType
          Enum class declaring the different xml node types.
XmlTypeMappingRegistry
          A registry for xml type mappings with standard type mappings already registered.
 



Copyright © 2014. All rights reserved.