Uses of Package
org.exolab.castor.xml

Packages that use org.exolab.castor.xml
org.castor.cpa.jpa.info   
org.castor.cpa.test.framework.xml   
org.castor.cpa.test.framework.xml.descriptors   
org.castor.cpa.test.framework.xml.types.descriptors   
org.castor.cpa.test.test2996.onetomany   
org.castor.cpa.test.test2996.onetomany.descriptors   
org.castor.cpa.test.test2996.onetoone   
org.castor.cpa.test.test2996.onetoone.descriptors   
org.castor.cpa.test.test2996.single   
org.castor.cpa.test.test2996.single.descriptors   
org.castor.cpa.util   
org.castor.jdo.conf   
org.castor.jdo.conf.descriptors   
org.castor.mapping   
org.castor.xml   
org.castor.xmlctf   
org.castor.xmlctf.util   
org.exolab.castor.builder.binding.xml   
org.exolab.castor.builder.binding.xml.descriptors   
org.exolab.castor.builder.binding.xml.types.descriptors   
org.exolab.castor.mapping.xml   
org.exolab.castor.mapping.xml.descriptors   
org.exolab.castor.mapping.xml.types.descriptors   
org.exolab.castor.persist The Castor persistence engine handles object persistence, object caching, transaction concurrency and locking. 
org.exolab.castor.tests.framework.testDescriptor   
org.exolab.castor.tests.framework.testDescriptor.descriptors   
org.exolab.castor.tests.framework.testDescriptor.types.descriptors   
org.exolab.castor.types The Castor implementation of specific XML Schema Types 
org.exolab.castor.xml The XML Marshaller API 
org.exolab.castor.xml.descriptors   
org.exolab.castor.xml.handlers   
org.exolab.castor.xml.parsing   
org.exolab.castor.xml.schema   
org.exolab.castor.xml.schema.annotations.jdo   
org.exolab.castor.xml.schema.annotations.jdo.descriptors   
org.exolab.castor.xml.schema.annotations.jdo.types.descriptors   
org.exolab.castor.xml.schema.reader   
org.exolab.castor.xml.util   
org.exolab.castor.xml.util.resolvers   
org.exolab.castor.xml.validators   
org.exolab.castor.xml.wls8   
 

Classes in org.exolab.castor.xml used by org.castor.cpa.jpa.info
ClassDescriptorResolver
          An interface for finding or "resolving" ClassDescriptor classes.
 

Classes in org.exolab.castor.xml used by org.castor.cpa.test.framework.xml
MarshalException
          An exception that is used to signal marshalling exceptions.
ValidationException
          An Exception that can be used to signal XML validation errors.
 

Classes in org.exolab.castor.xml used by org.castor.cpa.test.framework.xml.descriptors
TypeValidator
          The basic type validation interface class.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
 

Classes in org.exolab.castor.xml used by org.castor.cpa.test.framework.xml.types.descriptors
TypeValidator
          The basic type validation interface class.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
 

Classes in org.exolab.castor.xml used by org.castor.cpa.test.test2996.onetomany
MarshalException
          An exception that is used to signal marshalling exceptions.
ValidationException
          An Exception that can be used to signal XML validation errors.
 

Classes in org.exolab.castor.xml used by org.castor.cpa.test.test2996.onetomany.descriptors
TypeValidator
          The basic type validation interface class.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
 

Classes in org.exolab.castor.xml used by org.castor.cpa.test.test2996.onetoone
MarshalException
          An exception that is used to signal marshalling exceptions.
ValidationException
          An Exception that can be used to signal XML validation errors.
 

Classes in org.exolab.castor.xml used by org.castor.cpa.test.test2996.onetoone.descriptors
TypeValidator
          The basic type validation interface class.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
 

Classes in org.exolab.castor.xml used by org.castor.cpa.test.test2996.single
MarshalException
          An exception that is used to signal marshalling exceptions.
ValidationException
          An Exception that can be used to signal XML validation errors.
 

Classes in org.exolab.castor.xml used by org.castor.cpa.test.test2996.single.descriptors
TypeValidator
          The basic type validation interface class.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
 

Classes in org.exolab.castor.xml used by org.castor.cpa.util
ClassDescriptorResolver
          An interface for finding or "resolving" ClassDescriptor classes.
ResolverException
          The exception class thrown by the ClassDescriptorResolver
 

Classes in org.exolab.castor.xml used by org.castor.jdo.conf
MarshalException
          An exception that is used to signal marshalling exceptions.
ValidationException
          An Exception that can be used to signal XML validation errors.
 

Classes in org.exolab.castor.xml used by org.castor.jdo.conf.descriptors
TypeValidator
          The basic type validation interface class.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
 

Classes in org.exolab.castor.xml used by org.castor.mapping
IDResolver
          A simple interface for doing custom IDREF resolving during Unmarshalling.
 

Classes in org.exolab.castor.xml used by org.castor.xml
Introspector
          A Helper class for the Marshaller and Unmarshaller, basically the common code base between the two.
NodeType
          The possible node types for an XML field.
OutputFormat
          Output format contract for XML serialization.
ResolverException
          The exception class thrown by the ClassDescriptorResolver
Serializer
          Interface contract for XML serialization business.
UnmarshalListener
          Deprecated. a new extended interface was introduced
XMLClassDescriptorResolver
          An interface for finding or "resolving" XMLClassDescriptor classes.
XMLSerializerFactory
          Configurable factory object for XML serialization.
 

Classes in org.exolab.castor.xml used by org.castor.xmlctf
XMLContext
          Bootstrap class for Castor XML that allows you to load information about the domain objects used with Castor XML (marshallers and unmarshallers) by various means.
 

Classes in org.exolab.castor.xml used by org.castor.xmlctf.util
MarshalException
          An exception that is used to signal marshalling exceptions.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.builder.binding.xml
MarshalException
          An exception that is used to signal marshalling exceptions.
ValidationException
          An Exception that can be used to signal XML validation errors.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.builder.binding.xml.descriptors
TypeValidator
          The basic type validation interface class.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.builder.binding.xml.types.descriptors
TypeValidator
          The basic type validation interface class.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.mapping.xml
MarshalException
          An exception that is used to signal marshalling exceptions.
ValidationException
          An Exception that can be used to signal XML validation errors.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.mapping.xml.descriptors
TypeValidator
          The basic type validation interface class.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.mapping.xml.types.descriptors
TypeValidator
          The basic type validation interface class.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.persist
ClassDescriptorResolver
          An interface for finding or "resolving" ClassDescriptor classes.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.tests.framework.testDescriptor
MarshalException
          An exception that is used to signal marshalling exceptions.
ValidationException
          An Exception that can be used to signal XML validation errors.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.tests.framework.testDescriptor.descriptors
TypeValidator
          The basic type validation interface class.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.tests.framework.testDescriptor.types.descriptors
TypeValidator
          The basic type validation interface class.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.types
NodeType
          The possible node types for an XML field.
TypeValidator
          The basic type validation interface class.
UnmarshalState
          The state information class for the UnmarshalHandler.
ValidationException
          An Exception that can be used to signal XML validation errors.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
XMLFieldDescriptor
          XML field descriptor.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.xml
AccessRights
          A class used to indicate access rights
AttributeSet
          A simple interface for handling Attributes in the Marshalling Framework.
BaseSax2EventFromStaxProducer
          This provides shared code for Sax2EventFromStaxEventProducer and Sax2EventFromStaxStreamProducer.
BaseXercesJDK5Serializer
          Xerces-specific implementation of the Serializer interface, used for JDK 5 only where Xerecs has been integrated with the core code base.
BaseXercesOutputFormat
          Xerces-specific OutputFormat instance.
ClassDescriptorResolver
          An interface for finding or "resolving" ClassDescriptor classes.
DescriptorType
          This class represents the Possible Descriptor types used by the marshalling Framework.
EventProducer
          Deprecated. use @see org.castor.xml.SAX2EventProducer instead.
FieldValidator
          Handles field validation.
IDResolver
          A simple interface for doing custom IDREF resolving during Unmarshalling.
Introspector
          A Helper class for the Marshaller and Unmarshaller, basically the common code base between the two.
MarshalException
          An exception that is used to signal marshalling exceptions.
Marshaller
          A Marshaller that serializes Java Object's to XML Note: This class is not thread safe, and not intended to be, so please create a new Marshaller for each thread if it is to be used in a multithreaded environment.
MarshalListener
          An interface to allow external "listening" to objects when they are being marshalled for various tracking purposes and potential modification, and to prevent an object from being marshalled if necessary.
Namespaces
          A class for handling Namespace declaration and scoping
NodeType
          The possible node types for an XML field.
OutputFormat
          Output format contract for XML serialization.
ResolverException
          The exception class thrown by the ClassDescriptorResolver
SAX2EventAndErrorProducer
          A interface which extends SAX2EventProducer.
SAX2EventProducer
          A interface which abstracts anything which can produce SAX 2 events.
Serializer
          Interface contract for XML serialization business.
TypeValidator
          The basic type validation interface class.
UnmarshalHandler
          An unmarshaller to allowing unmarshaling of XML documents to Java Objects.
Unmarshaller
          An unmarshaller to allowing unmarshalling of XML documents to Java Objects.
UnmarshalListener
          Deprecated. a new extended interface was introduced
UnmarshalState
          The state information class for the UnmarshalHandler.
ValidationContext
          A class which can be used to hold validation information, used by the TypeValidator interface.
ValidationException
          An Exception that can be used to signal XML validation errors.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
XMLClassDescriptorResolver
          An interface for finding or "resolving" XMLClassDescriptor classes.
XMLException
          An exception that is used to signal an error that has occured during marshaling or unmarshaling.
XMLFieldDescriptor
          XML field descriptor.
XMLSerializerFactory
          Configurable factory object for XML serialization.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.xml.descriptors
NodeType
          The possible node types for an XML field.
TypeValidator
          The basic type validation interface class.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
XMLFieldDescriptor
          XML field descriptor.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.xml.handlers
TypeValidator
          The basic type validation interface class.
XMLFieldHandler
          This FieldHandler is used in the generated descriptors.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.xml.parsing
AttributeSet
          A simple interface for handling Attributes in the Marshalling Framework.
Namespaces
          A class for handling Namespace declaration and scoping
UnmarshalListener
          Deprecated. a new extended interface was introduced
UnmarshalState
          The state information class for the UnmarshalHandler.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.xml.schema
Namespaces
          A class for handling Namespace declaration and scoping
Serializer
          Interface contract for XML serialization business.
ValidationException
          An Exception that can be used to signal XML validation errors.
XMLException
          An exception that is used to signal an error that has occured during marshaling or unmarshaling.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.xml.schema.annotations.jdo
MarshalException
          An exception that is used to signal marshalling exceptions.
ValidationException
          An Exception that can be used to signal XML validation errors.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.xml.schema.annotations.jdo.descriptors
TypeValidator
          The basic type validation interface class.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.xml.schema.annotations.jdo.types.descriptors
TypeValidator
          The basic type validation interface class.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.xml.schema.reader
AttributeSet
          A simple interface for handling Attributes in the Marshalling Framework.
Namespaces
          A class for handling Namespace declaration and scoping
XMLException
          An exception that is used to signal an error that has occured during marshaling or unmarshaling.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.xml.util
AbstractXMLNaming
          An abstract class to handing XML naming
AttributeSet
          A simple interface for handling Attributes in the Marshalling Framework.
ClassDescriptorResolver
          An interface for finding or "resolving" ClassDescriptor classes.
EventProducer
          Deprecated. use @see org.castor.xml.SAX2EventProducer instead.
FieldValidator
          Handles field validation.
Introspector
          A Helper class for the Marshaller and Unmarshaller, basically the common code base between the two.
Namespaces
          A class for handling Namespace declaration and scoping
NodeType
          The possible node types for an XML field.
OutputFormat
          Output format contract for XML serialization.
ResolverException
          The exception class thrown by the ClassDescriptorResolver
Serializer
          Interface contract for XML serialization business.
TypeValidator
          The basic type validation interface class.
UnmarshalState
          The state information class for the UnmarshalHandler.
ValidationContext
          A class which can be used to hold validation information, used by the TypeValidator interface.
ValidationException
          An Exception that can be used to signal XML validation errors.
Validator
          A class which can perform Validation on an Object model.
XMLClassDescriptor
          A class descriptor for describing relationships between a Class and an XML element or complexType.
XMLClassDescriptorResolver
          An interface for finding or "resolving" XMLClassDescriptor classes.
XMLFieldDescriptor
          XML field descriptor.
XMLSerializerFactory
          Configurable factory object for XML serialization.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.xml.util.resolvers
ResolverException
          The exception class thrown by the ClassDescriptorResolver
 

Classes in org.exolab.castor.xml used by org.exolab.castor.xml.validators
TypeValidator
          The basic type validation interface class.
ValidationContext
          A class which can be used to hold validation information, used by the TypeValidator interface.
ValidationException
          An Exception that can be used to signal XML validation errors.
 

Classes in org.exolab.castor.xml used by org.exolab.castor.xml.wls8
OutputFormat
          Output format contract for XML serialization.
Serializer
          Interface contract for XML serialization business.
XMLSerializerFactory
          Configurable factory object for XML serialization.
 



Copyright © 2012. All Rights Reserved.