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

Packages that use net.sf.jsefa.common.mapping
net.sf.jsefa.common.annotation   
net.sf.jsefa.common.config   
net.sf.jsefa.common.mapping   
net.sf.jsefa.common.validator.traversal   
net.sf.jsefa.csv   
net.sf.jsefa.csv.annotation   
net.sf.jsefa.csv.mapping   
net.sf.jsefa.flr   
net.sf.jsefa.flr.annotation   
net.sf.jsefa.flr.mapping   
net.sf.jsefa.rbf   
net.sf.jsefa.rbf.annotation   
net.sf.jsefa.rbf.mapping   
net.sf.jsefa.xml.mapping   
 

Classes in net.sf.jsefa.common.mapping used by net.sf.jsefa.common.annotation
TypeMapping
          A mapping between a java object type and a data type of the exchange format.
TypeMappingRegistry
          A registry for TypeMappings.
 

Classes in net.sf.jsefa.common.mapping used by net.sf.jsefa.common.config
EntryPoint
          An entry point describes an item of the respective format that should be serialized or deserialized.
TypeMappingRegistry
          A registry for TypeMappings.
 

Classes in net.sf.jsefa.common.mapping used by net.sf.jsefa.common.mapping
FieldDescriptor
          Encapsulates the combination of a field name and a potential type of the field value.
HierarchicalTypeMappingRegistry
          A registry for TypeMappings with support for hierarchical relations between the data types.
NodeDescriptor
          A descriptor of a node of the exchange format.
NodeMapping
          A mapping between a node of the specific format and a java object.
NodeType
          A node type.
TypeMapping
          A mapping between a java object type and a data type of the exchange format.
TypeMappingRegistry
          A registry for TypeMappings.
 

Classes in net.sf.jsefa.common.mapping used by net.sf.jsefa.common.validator.traversal
TypeMappingRegistry
          A registry for TypeMappings.
 

Classes in net.sf.jsefa.common.mapping used by net.sf.jsefa.csv
SimpleTypeMapping
          A mapping between a java object type and a simple data type.
 

Classes in net.sf.jsefa.common.mapping used by net.sf.jsefa.csv.annotation
TypeMapping
          A mapping between a java object type and a data type of the exchange format.
 

Classes in net.sf.jsefa.common.mapping used by net.sf.jsefa.csv.mapping
SimpleTypeMapping
          A mapping between a java object type and a simple data type.
TypeMapping
          A mapping between a java object type and a data type of the exchange format.
 

Classes in net.sf.jsefa.common.mapping used by net.sf.jsefa.flr
SimpleTypeMapping
          A mapping between a java object type and a simple data type.
 

Classes in net.sf.jsefa.common.mapping used by net.sf.jsefa.flr.annotation
TypeMapping
          A mapping between a java object type and a data type of the exchange format.
 

Classes in net.sf.jsefa.common.mapping used by net.sf.jsefa.flr.mapping
SimpleTypeMapping
          A mapping between a java object type and a simple data type.
TypeMapping
          A mapping between a java object type and a data type of the exchange format.
 

Classes in net.sf.jsefa.common.mapping used by net.sf.jsefa.rbf
SimpleTypeMapping
          A mapping between a java object type and a simple data type.
 

Classes in net.sf.jsefa.common.mapping used by net.sf.jsefa.rbf.annotation
TypeMapping
          A mapping between a java object type and a data type of the exchange format.
 

Classes in net.sf.jsefa.common.mapping used by net.sf.jsefa.rbf.mapping
ComplexTypeMapping
          A mapping between a java object type and a complex data type of the exchange format.
EntryPoint
          An entry point describes an item of the respective format that should be serialized or deserialized.
FieldDescriptor
          Encapsulates the combination of a field name and a potential type of the field value.
ListTypeMapping
          A mapping between a java object type and a list data type of the exchange format.
NodeDescriptor
          A descriptor of a node of the exchange format.
NodeMapping
          A mapping between a node of the specific format and a java object.
NodeType
          A node type.
TypeMapping
          A mapping between a java object type and a data type of the exchange format.
TypeMappingRegistry
          A registry for TypeMappings.
 

Classes in net.sf.jsefa.common.mapping used by net.sf.jsefa.xml.mapping
ComplexTypeMapping
          A mapping between a java object type and a complex data type of the exchange format.
EntryPoint
          An entry point describes an item of the respective format that should be serialized or deserialized.
FieldDescriptor
          Encapsulates the combination of a field name and a potential type of the field value.
HierarchicalTypeMappingRegistry
          A registry for TypeMappings with support for hierarchical relations between the data types.
ListTypeMapping
          A mapping between a java object type and a list data type of the exchange format.
MapTypeMapping
          A mapping between a java map type and a map data type of the exchange format.
NodeDescriptor
          A descriptor of a node of the exchange format.
NodeMapping
          A mapping between a node of the specific format and a java object.
NodeType
          A node type.
SimpleTypeMapping
          A mapping between a java object type and a simple data type.
TypeMapping
          A mapping between a java object type and a data type of the exchange format.
TypeMappingRegistry
          A registry for TypeMappings.
 



Copyright © 2014. All rights reserved.