Uses of Package
org.exolab.castor.mapping

Packages that use org.exolab.castor.mapping
org.castor.mapping   
org.castor.xml   
org.exolab.castor.mapping The Class Mapping API Version: $Revision: 6216 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Assaf Arkin Author: Keith Visco This package provides a common base for the class mapping descriptors and tools to generate mapping descriptors from a mapping file. 
org.exolab.castor.mapping.handlers   
org.exolab.castor.mapping.loader Implementations for mapping interfaces and the default mapping loader. 
org.exolab.castor.mapping.loader.collection.handler   
org.exolab.castor.mapping.xml.descriptors   
org.exolab.castor.mapping.xml.types.descriptors   
org.exolab.castor.tools Command line tools Version: $Revision: 5951 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Assaf Arkin Author: Keith Visco  
org.exolab.castor.types The Castor implementation of specific XML Schema Types Version: $Revision: 6213 $ Author: Arnaud Blandin This package contains the implementation of the date/time datatypes defined in W3C XML Schema 1.0 Recommendation. 
org.exolab.castor.xml The XML Marshaller API Version: $Revision: 6213 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Keith Visco Marshaller marshalls a Java object into an XML document. 
org.exolab.castor.xml.descriptors   
org.exolab.castor.xml.handlers   
org.exolab.castor.xml.util   
org.exolab.castor.xml.util.resolvers   
 

Classes in org.exolab.castor.mapping used by org.castor.mapping
Mapping
          Utility class for loading mapping files and providing them to the XML marshaller, JDO engine etc.
MappingException
          An exception indicating an invalid mapping error.
MappingLoader
          Provides the mapping descriptor for Java classes.
 

Classes in org.exolab.castor.mapping used by org.castor.xml
Mapping
          Utility class for loading mapping files and providing them to the XML marshaller, JDO engine etc.
MappingException
          An exception indicating an invalid mapping error.
MappingLoader
          Provides the mapping descriptor for Java classes.
 

Classes in org.exolab.castor.mapping used by org.exolab.castor.mapping
AbstractFieldHandler
          An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability.
AccessMode
          The access mode for a class.
ClassDescriptor
          Describes the properties of a class and its fields.
ConfigurableFieldHandler
          A FieldHandler that can be configured with any kind of data.
ExtendedFieldHandler
          An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatibility.
FieldDescriptor
          Describes the properties of a field.
FieldHandler
          A field handler knows how to perform various operations on the field that require access to the field value.
GeneralizedFieldHandler
          An extended version of the FieldHandler interface which is used for making generic libraries of FieldHandlers which can be used for more than one field or class, but have similar conversion algorithms.
MappingException
          An exception indicating an invalid mapping error.
ValidityException
          An exception indicating an integrity violation.
 

Classes in org.exolab.castor.mapping used by org.exolab.castor.mapping.handlers
AbstractFieldHandler
          An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability.
ConfigurableFieldHandler
          A FieldHandler that can be configured with any kind of data.
ExtendedFieldHandler
          An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatibility.
FieldHandler
          A field handler knows how to perform various operations on the field that require access to the field value.
GeneralizedFieldHandler
          An extended version of the FieldHandler interface which is used for making generic libraries of FieldHandlers which can be used for more than one field or class, but have similar conversion algorithms.
MapHandler
          A Map handler for adding and retreiving key-value pairs from A map.
 

Classes in org.exolab.castor.mapping used by org.exolab.castor.mapping.loader
AbstractFieldHandler
          An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability.
ClassDescriptor
          Describes the properties of a class and its fields.
CollectionHandler
          Collection handler for adding/listing elements of a collection.
ConfigurableFieldHandler
          A FieldHandler that can be configured with any kind of data.
ExtendedFieldHandler
          An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatibility.
FieldDescriptor
          Describes the properties of a field.
FieldHandler
          A field handler knows how to perform various operations on the field that require access to the field value.
MappingException
          An exception indicating an invalid mapping error.
MappingLoader
          Provides the mapping descriptor for Java classes.
TypeConvertor
          Interface for a type convertor.
ValidityException
          An exception indicating an integrity violation.
 

Classes in org.exolab.castor.mapping used by org.exolab.castor.mapping.loader.collection.handler
CollectionHandler
          Collection handler for adding/listing elements of a collection.
 

Classes in org.exolab.castor.mapping used by org.exolab.castor.mapping.xml.descriptors
AccessMode
          The access mode for a class.
ClassDescriptor
          Describes the properties of a class and its fields.
FieldDescriptor
          Describes the properties of a field.
 

Classes in org.exolab.castor.mapping used by org.exolab.castor.mapping.xml.types.descriptors
AccessMode
          The access mode for a class.
ClassDescriptor
          Describes the properties of a class and its fields.
FieldDescriptor
          Describes the properties of a field.
 

Classes in org.exolab.castor.mapping used by org.exolab.castor.tools
MappingException
          An exception indicating an invalid mapping error.
 

Classes in org.exolab.castor.mapping used by org.exolab.castor.types
AccessMode
          The access mode for a class.
ClassDescriptor
          Describes the properties of a class and its fields.
FieldDescriptor
          Describes the properties of a field.
 

Classes in org.exolab.castor.mapping used by org.exolab.castor.xml
AbstractFieldHandler
          An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability.
ClassDescriptor
          Describes the properties of a class and its fields.
CollectionHandler
          Collection handler for adding/listing elements of a collection.
ConfigurableFieldHandler
          A FieldHandler that can be configured with any kind of data.
ExtendedFieldHandler
          An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatibility.
FieldDescriptor
          Describes the properties of a field.
FieldHandler
          A field handler knows how to perform various operations on the field that require access to the field value.
FieldHandlerFactory
          An abstract factory class for creating GeneralizedFieldHandlers.
Mapping
          Utility class for loading mapping files and providing them to the XML marshaller, JDO engine etc.
MappingException
          An exception indicating an invalid mapping error.
MappingLoader
          Provides the mapping descriptor for Java classes.
 

Classes in org.exolab.castor.mapping used by org.exolab.castor.xml.descriptors
AccessMode
          The access mode for a class.
ClassDescriptor
          Describes the properties of a class and its fields.
FieldDescriptor
          Describes the properties of a field.
 

Classes in org.exolab.castor.mapping used by org.exolab.castor.xml.handlers
AbstractFieldHandler
          An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability.
ConfigurableFieldHandler
          A FieldHandler that can be configured with any kind of data.
ExtendedFieldHandler
          An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatibility.
FieldHandler
          A field handler knows how to perform various operations on the field that require access to the field value.
FieldHandlerFactory
          An abstract factory class for creating GeneralizedFieldHandlers.
GeneralizedFieldHandler
          An extended version of the FieldHandler interface which is used for making generic libraries of FieldHandlers which can be used for more than one field or class, but have similar conversion algorithms.
MappingException
          An exception indicating an invalid mapping error.
ValidityException
          An exception indicating an integrity violation.
 

Classes in org.exolab.castor.mapping used by org.exolab.castor.xml.util
AccessMode
          The access mode for a class.
ClassDescriptor
          Describes the properties of a class and its fields.
FieldDescriptor
          Describes the properties of a field.
MappingException
          An exception indicating an invalid mapping error.
MappingLoader
          Provides the mapping descriptor for Java classes.
 

Classes in org.exolab.castor.mapping used by org.exolab.castor.xml.util.resolvers
ClassDescriptor
          Describes the properties of a class and its fields.
 



Copyright © 2013. All Rights Reserved.