Package org.apache.cxf.aegis.type

Interface Summary
TypeCreator  
TypeMapping  
TypeMappingRegistry The TypeMappingRegistry provides access to the type mappings within XFire.
 

Class Summary
AbstractTypeCreator  
AbstractTypeCreator.TypeClassInfo Object to carry information for a type, such as that from an XML mapping file.
AbstractTypeMappingRegistry  
Configuration  
CustomTypeMapping Contains type mappings for java/qname pairs.
DefaultTypeCreator  
DefaultTypeMappingRegistry The default implementation of TypeMappingRegistry.
Type A Type reads and writes XML fragments to create and write objects.
TypeUtil Static methods/constants for Aegis.
XMLTypeCreator Deduce mapping information from an xml file.
 



Apache CXF