A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

ABSTRACT - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes.Types
 
AbstractFieldHandler<T> - Class in org.exolab.castor.mapping
An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability.
AbstractFieldHandler() - Constructor for class org.exolab.castor.mapping.AbstractFieldHandler
 
AbstractInternalContext - Class in org.castor.xml
The internal context is meant as center piece providing (and keeping) all information that is required by Marshaller, Unmarshaller, SourceGenerator, MappingTool, SchemaReader and SchemaWriter.
AbstractInternalContext() - Constructor for class org.castor.xml.AbstractInternalContext
Creates an instance of AbstractInternalContext.
AbstractMappingLoader - Class in org.exolab.castor.mapping.loader
Assists in the construction of descriptors.
AbstractMappingLoader(ClassLoader) - Constructor for class org.exolab.castor.mapping.loader.AbstractMappingLoader
Constructs a new mapping helper.
AbstractMappingLoader.TypeInfoReference - Class in org.exolab.castor.mapping.loader
A class used to by the createFieldHandler method in order to save the reference of the TypeInfo that was used.
AbstractMappingLoader.TypeInfoReference() - Constructor for class org.exolab.castor.mapping.loader.AbstractMappingLoader.TypeInfoReference
 
AbstractMappingLoader2 - Class in org.exolab.castor.mapping.loader
 
AbstractMappingLoader2(ClassLoader) - Constructor for class org.exolab.castor.mapping.loader.AbstractMappingLoader2
 
AbstractMappingLoaderFactory - Class in org.castor.mapping
Abstract base class for MappingLoaderFactory instances
AbstractMappingLoaderFactory() - Constructor for class org.castor.mapping.AbstractMappingLoaderFactory
 
AbstractResolverClassCommand - Class in org.exolab.castor.xml.util.resolvers
The abstract resolver command provides the argument checking, writes a debug message and reads the class loader from the properties...
AbstractResolverClassCommand() - Constructor for class org.exolab.castor.xml.util.resolvers.AbstractResolverClassCommand
 
AbstractResolverPackageCommand - Class in org.exolab.castor.xml.util.resolvers
The abstract resolver command provides the argument checking, writes a debug message and reads the class loader from the properties...
AbstractResolverPackageCommand() - Constructor for class org.exolab.castor.xml.util.resolvers.AbstractResolverPackageCommand
 
AbstractXMLNaming - Class in org.exolab.castor.xml
An abstract class to handing XML naming
AbstractXMLNaming() - Constructor for class org.exolab.castor.xml.AbstractXMLNaming
 
AccessMode - Class in org.exolab.castor.mapping
The access mode for a class.
AccessRights - Class in org.exolab.castor.xml
A class used to indicate access rights
add(Object, T) - Method in interface org.exolab.castor.mapping.CollectionHandler
Add an object to the collection.
add(Object, T) - Method in class org.exolab.castor.mapping.loader.collection.handler.ArrayCollectionHandler
 
add(Object, T) - Method in class org.exolab.castor.mapping.loader.collection.handler.ArrayListCollectionHandler
 
add(Object, T) - Method in class org.exolab.castor.mapping.loader.collection.handler.CollectionCollectionHandler
 
add(Object, T) - Method in class org.exolab.castor.mapping.loader.collection.handler.EnumerateCollectionHandler
 
add(Object, T) - Method in class org.exolab.castor.mapping.loader.collection.handler.HashtableCollectionHandler
 
add(Object, T) - Method in class org.exolab.castor.mapping.loader.collection.handler.IteratorCollectionHandler
 
add(Object, T) - Method in class org.exolab.castor.mapping.loader.collection.handler.ListCollectionHandler
 
add(Object, T) - Method in class org.exolab.castor.mapping.loader.collection.handler.MapCollectionHandler
 
add(Object, T) - Method in class org.exolab.castor.mapping.loader.collection.handler.QueueCollectionHandler
 
add(Object, T) - Method in class org.exolab.castor.mapping.loader.collection.handler.SetCollectionHandler
 
add(Object, T) - Method in class org.exolab.castor.mapping.loader.collection.handler.SortedMapCollectionHandler
 
add(Object, T) - Method in class org.exolab.castor.mapping.loader.collection.handler.SortedSetCollectionHandler
 
add(Object, T) - Method in class org.exolab.castor.mapping.loader.collection.handler.VectorCollectionHandler
 
add(EventListener) - Method in class org.exolab.castor.util.EventListenerList
Adds the listener to the end of the listener list.
add(EventListener, int) - Method in class org.exolab.castor.util.EventListenerList
Adds the listener at the specified index in the listener list.
add(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
Adds the specified XMLFieldDescriptor to the collection.
addAllDescriptors(Map) - Method in interface org.exolab.castor.xml.util.ResolverStrategy.ResolverResults
To add not only a single descriptor but a map of descriptors at once.
addAnyNode(AnyNode) - Method in class org.exolab.castor.types.AnyNode
Adds an AnyNode to the current node
addAttribute(AnyNode) - Method in class org.exolab.castor.types.AnyNode
Adds an attribute to the current node.
addAttribute(String) - Method in class org.exolab.castor.xml.location.XPathLocation
Adds an attribute to the XPath location.
addChild(AnyNode) - Method in class org.exolab.castor.types.AnyNode
Adds a child AnyNode to this node.
addChild(String) - Method in class org.exolab.castor.xml.location.XPathLocation
Adds the given element name as a child of the current path.
addClass(Class) - Method in class org.castor.xml.AbstractInternalContext
 
addClass(Class) - Method in interface org.castor.xml.InternalContext
Loads the class descriptor for the class instance specified.
addClass(String) - Method in class org.exolab.castor.tools.MappingTool
Adds the Class, specified by the given name, to the mapping file.
addClass(String, boolean) - Method in class org.exolab.castor.tools.MappingTool
Adds the Class, specified by the given name, to the mapping file.
addClass(Class) - Method in class org.exolab.castor.tools.MappingTool
Adds the given Class to the mapping file.
addClass(Class, boolean) - Method in class org.exolab.castor.tools.MappingTool
Adds the given Class to the mapping file.
addClass(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Loads the class descriptor for the class instance specified.
addClass(Class<?>) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Loads the class descriptor for the class instance specified.
addClass(String) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
Loads the class descriptor for the class instance specified.
addClass(Class<?>) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
Loads the class descriptor for the class instance specified.
addClass(Class) - Method in class org.exolab.castor.xml.XMLContext
Loads the class descriptor for the class instance specified.
addClasses(Class[]) - Method in class org.castor.xml.AbstractInternalContext
 
addClasses(Class[]) - Method in interface org.castor.xml.InternalContext
Loads the class descriptor for the class instance specified.
addClasses(String[]) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Loads the class descriptors for the class instances specified.
addClasses(Class<?>[]) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Loads the class descriptors for the class instances specified.
addClasses(String[]) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
Loads the class descriptors for the class instances specified.
addClasses(Class<?>[]) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
Loads the class descriptors for the class instances specified.
addClasses(Class[]) - Method in class org.exolab.castor.xml.XMLContext
Loads the class descriptor for the class instance specified.
addClassMapping(ClassMapping) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
addClassMapping(int, ClassMapping) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
addContainer(Container) - Method in class org.exolab.castor.mapping.xml.ClassChoice
 
addContainer(int, Container) - Method in class org.exolab.castor.mapping.xml.ClassChoice
 
addConvertibleType(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
 
addDefaultNamespace(String) - Method in class org.exolab.castor.xml.NamespacesStack
Adds the default namespace to current scope.
addDefaultNamespace(String) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
Binds the namespaceURI to the default namespace.
addDescriptor(ClassDescriptor) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
Adds a class descriptor.
addDescriptor(String, XMLClassDescriptor) - Method in interface org.exolab.castor.xml.util.ResolverStrategy.ResolverResults
Adds a descriptor to this caches maps.
addDuration(Duration) - Method in class org.exolab.castor.types.DateTimeBase
Adds a Duration to this Date/Time type as defined in Adding Duration to dateTimes (W3C XML Schema, part 2 appendix E).
addEntry(ChangeLog2XML.Entry) - Method in class org.exolab.castor.util.ChangeLog2XML.Release
 
addEnumType(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
 
addFieldDescriptor(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Adds the given XMLFieldDescriptor to the list of descriptors.
addFieldHandlerDef(FieldHandlerDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
addFieldHandlerDef(int, FieldHandlerDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
addFieldHandlerFactory(FieldHandlerFactory) - Method in class org.exolab.castor.xml.Introspector
Registers the given "generalized" FieldHandlerFactory with this Introspector.
addFieldMapping(FieldMapping) - Method in class org.exolab.castor.mapping.xml.ClassChoice
 
addFieldMapping(int, FieldMapping) - Method in class org.exolab.castor.mapping.xml.ClassChoice
 
addFlag(String) - Method in class org.exolab.castor.util.CommandLineOptions
Adds the flag to list of available command line options.
addFlag(String, String) - Method in class org.exolab.castor.util.CommandLineOptions
Adds the flag to list of available command line options.
addFlag(String, String, String) - Method in class org.exolab.castor.util.CommandLineOptions
Adds the flag to list of available command line options.
addFlag(String, String, String, boolean) - Method in class org.exolab.castor.util.CommandLineOptions
Adds the flag to list of available command line options.
addID(String) - Method in class org.exolab.castor.xml.ValidationContext
Adds current ID (as seen during (un)marshalling) to the ID cache.
addIdentity(String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
addIdentity(int, String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
addInclude(Include) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
addInclude(int, Include) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
addKeyGeneratorDef(KeyGeneratorDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
addKeyGeneratorDef(int, KeyGeneratorDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
addManyKey(String) - Method in class org.exolab.castor.mapping.xml.Sql
 
addManyKey(int, String) - Method in class org.exolab.castor.mapping.xml.Sql
 
addMapping(Mapping) - Method in class org.castor.xml.AbstractInternalContext
 
addMapping(Mapping) - Method in interface org.castor.xml.InternalContext
Instructs Castor to load class descriptors from the mapping given.
addMapping(Mapping) - Method in class org.exolab.castor.xml.XMLContext
Instructs Castor to load class descriptors from the mapping given.
addName(String) - Method in class org.exolab.castor.mapping.xml.Sql
 
addName(int, String) - Method in class org.exolab.castor.mapping.xml.Sql
 
addNamedNativeQuery(NamedNativeQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
addNamedNativeQuery(int, NamedNativeQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
addNamedQuery(NamedQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
addNamedQuery(int, NamedQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
addNamespace(AnyNode) - Method in class org.exolab.castor.types.AnyNode
Appends an namespace to the current node.
addNamespace(String, String) - Method in class org.exolab.castor.xml.Namespaces
Adds the given namespace declaration to this Namespaces instance
addNamespace(String, String) - Method in class org.exolab.castor.xml.NamespacesStack
Adds a namespace to current scope.
addNamespace(String, String) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
Binds the namespaceURI to the prefix
addNamespaceToPackageMapping(String, String) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
Adds a mapping from the given namespace URI to the given package name.
addNamespaceToPackageMapping(String, String) - Method in class org.exolab.castor.xml.UnmarshalHandler
Adds a mapping from the given namespace URI to the given package name
addNamespaceToPackageMapping(String, String) - Method in class org.exolab.castor.xml.Unmarshaller
Adds a mapping from the given namespace URI to the given package name.
addNature(String) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
 
addNature(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
addNature(String) - Method in class org.exolab.castor.types.BaseDescriptor
 
addNature(String) - Method in class org.exolab.castor.xml.descriptors.BaseDescriptor
 
addNature(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
 
addNewNamespaceScope() - Method in class org.exolab.castor.xml.NamespacesStack
Adds a new namespace scope.
addObject(Object) - Method in class org.exolab.castor.xml.UnmarshalHandler.ArrayHandler
Adds the given object to the underlying array.
addPackage(String) - Method in class org.castor.xml.AbstractInternalContext
 
addPackage(String) - Method in interface org.castor.xml.InternalContext
Loads class descriptors from the package specified.
addPackage(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Loads class descriptors from the package specified.
addPackage(String) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
Loads class descriptors from the package specified.
addPackage(String) - Method in class org.exolab.castor.xml.XMLContext
Loads class descriptors from the package specified.
addPackages(String[]) - Method in class org.castor.xml.AbstractInternalContext
 
addPackages(String[]) - Method in interface org.castor.xml.InternalContext
Loads class descriptors from the packages specified.
addPackages(String[]) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Loads class descriptors from the packages specified.
addPackages(String[]) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
Loads class descriptors from the packages specified.
addPackages(String[]) - Method in class org.exolab.castor.xml.XMLContext
Loads class descriptors from the packages specified.
addParam(Param) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
 
addParam(int, Param) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
 
addParam(Param) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
 
addParam(int, Param) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
 
addParam(Param) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
 
addParam(int, Param) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
 
addParent(String) - Method in class org.exolab.castor.xml.location.XPathLocation
Adds the name as a parent of the current path.
addPattern(String) - Method in class org.exolab.castor.xml.validators.PatternValidator
Sets the regular expression to validate against.
addPolicy(String, int) - Method in class org.exolab.castor.dsml.ImportDescriptor
 
addProcessingInstruction(String, String) - Method in class org.exolab.castor.xml.Marshaller
Adds the given processing instruction data to the set of processing instructions to output during marshalling.
addProperty(Property) - Method in class org.exolab.castor.mapping.xml.BindXml
 
addProperty(int, Property) - Method in class org.exolab.castor.mapping.xml.BindXml
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.castor.xml.AbstractInternalContext
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.castor.xml.AbstractInternalContext
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.castor.xml.PropertyChangeProvider
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.castor.xml.PropertyChangeProvider
 
addQueryHint(QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
 
addQueryHint(int, QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
 
addQueryHint(QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedQuery
 
addQueryHint(int, QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedQuery
 
addRelease(ChangeLog2XML.Release) - Method in class org.exolab.castor.util.ChangeLog2XML.Changelog
 
addReturnAttr(String) - Method in class org.exolab.castor.dsml.SearchDescriptor
 
addSequenceElement(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Adds a XMLFieldDescriptor instance to the internally maintained list of sequence elements.
addValidated(Object) - Method in class org.exolab.castor.xml.ValidationContext
Adds the specified object to the cache of already validated objects.
AIXXercesJDK5Serializer - Class in org.exolab.castor.xml
Xerces-specific implementation of the Serializer interface for AIX, used for JDK 5 on AIX only where Xerces has been integrated with the core code base.
AIXXercesJDK5Serializer() - Constructor for class org.exolab.castor.xml.AIXXercesJDK5Serializer
 
AIXXercesJDK5XMLSerializerFactory - Class in org.exolab.castor.xml
Xerces-specific implementation of the XMLSerializerFactory interface.
AIXXercesJDK5XMLSerializerFactory() - Constructor for class org.exolab.castor.xml.AIXXercesJDK5XMLSerializerFactory
 
AlwaysTrueRegExpEvaluator - Class in org.exolab.castor.xml.util
A simple implementation of a regular expression validator which always returns true.
AlwaysTrueRegExpEvaluator() - Constructor for class org.exolab.castor.xml.util.AlwaysTrueRegExpEvaluator
Creates a new AlwaysTrueRegExpEvaluator.
AnyNode - Class in org.exolab.castor.types
A class used to represent an XML node.
AnyNode() - Constructor for class org.exolab.castor.types.AnyNode
Default constructor: creates an empty element node
AnyNode(short, String, String, String, String) - Constructor for class org.exolab.castor.types.AnyNode
Creates a node given all the necessary information: type, localName, prefix, uri and value.
AnyNode2SAX - Class in org.exolab.castor.xml.util
A class for converting an AnyNode to SAX events
AnyNode2SAX() - Constructor for class org.exolab.castor.xml.util.AnyNode2SAX
No-arg constructor.
AnyNode2SAX(AnyNode) - Constructor for class org.exolab.castor.xml.util.AnyNode2SAX
Creates a AnyNode2SAX for the given node.
AnyNode2SAX(AnyNode, NamespacesStack) - Constructor for class org.exolab.castor.xml.util.AnyNode2SAX
Creates a AnyNode2SAX for the given node and the namespace context.
AnyNode2SAX2 - Class in org.exolab.castor.xml.util
A class for converting an AnyNode to SAX events.
AnyNode2SAX2() - Constructor for class org.exolab.castor.xml.util.AnyNode2SAX2
No-arg constructor.
AnyNode2SAX2(AnyNode) - Constructor for class org.exolab.castor.xml.util.AnyNode2SAX2
Creates a AnyNode2SAX for the given node.
AnyNode2SAX2(AnyNode, NamespacesStack) - Constructor for class org.exolab.castor.xml.util.AnyNode2SAX2
Creates a AnyNode2SAX2 for the given node and the namespace context.
AnyNodeUnmarshalHandler - Class in org.exolab.castor.xml.parsing
 
AnyNodeUnmarshalHandler(NamespaceHandling) - Constructor for class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
 
appendDateString(StringBuffer) - Method in class org.exolab.castor.types.DateTimeBase
 
appendSibling(AnyNode) - Method in class org.exolab.castor.types.AnyNode
Appends a sibling AnyNode to the current node.
appendTimeString(StringBuffer) - Method in class org.exolab.castor.types.DateTimeBase
 
appendTimeZoneString(StringBuffer) - Method in class org.exolab.castor.types.DateTimeBase
 
areElementsIgnorable() - Method in class org.exolab.castor.xml.parsing.StrictElementHandler
Checks if extra elements will be ignored.
ArrayCollectionHandler<T> - Class in org.exolab.castor.mapping.loader.collection.handler
 
ArrayCollectionHandler() - Constructor for class org.exolab.castor.mapping.loader.collection.handler.ArrayCollectionHandler
 
ArrayListCollectionHandler<T> - Class in org.exolab.castor.mapping.loader.collection.handler
 
ArrayListCollectionHandler() - Constructor for class org.exolab.castor.mapping.loader.collection.handler.ArrayListCollectionHandler
 
asDocumentHandler() - Method in class org.exolab.castor.xml.BaseXercesJDK5Serializer
 
asDocumentHandler() - Method in interface org.exolab.castor.xml.Serializer
Returns the DocumentHandler to use for serialization.
asDocumentHandler() - Method in class org.exolab.castor.xml.wls8.WeblogicXercesSerializer
Deprecated.  
asDocumentHandler() - Method in class org.exolab.castor.xml.XercesSerializer
 
ATTRIBUTE - Static variable in class org.exolab.castor.dsml.XML.Entries.Elements
 
ATTRIBUTE - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
 
ATTRIBUTE - Static variable in class org.exolab.castor.types.AnyNode
Representation for an attribute node.
ATTRIBUTE - Static variable in class org.exolab.castor.xml.DescriptorType
Represents the descriptor type for Attributes.
attribute - Static variable in class org.exolab.castor.xml.DescriptorType
The Attribute DescriptorType.
ATTRIBUTE - Static variable in class org.exolab.castor.xml.NodeType
The attribute type.
Attribute - Static variable in class org.exolab.castor.xml.NodeType
Attribute node type (attribute).
ATTRIBUTE_TYPE - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
 
AttributeListWrapper - Class in org.exolab.castor.xml.util
A class which implements AttributeList by "wrapping" a DOM NamedNodeMap.
AttributeListWrapper(NamedNodeMap) - Constructor for class org.exolab.castor.xml.util.AttributeListWrapper
 
AttributeSet - Interface in org.exolab.castor.xml
A simple interface for handling Attributes in the Marshalling Framework.
AttributeSetBuilder - Class in org.exolab.castor.xml.parsing
A helper class that takes SAX v1 AttributeList or SAX v2 attributes and converts those into Castor's internal AttributeSet representation.
AttributeSetBuilder(NamespaceHandling) - Constructor for class org.exolab.castor.xml.parsing.AttributeSetBuilder
Creates an instance of this class.
AttributeSetImpl - Class in org.exolab.castor.xml.util
The default implementation of AttributeSet used by the Marshalling Framework.
AttributeSetImpl() - Constructor for class org.exolab.castor.xml.util.AttributeSetImpl
Creates a new AttributeSetImpl.
AttributeSetImpl(int) - Constructor for class org.exolab.castor.xml.util.AttributeSetImpl
Creates a new AttributeSetImpl.
attributesProcessed(Object, Object) - Method in class org.castor.mapping.MappingUnmarshallListener
Not used for includes processing.
attributesProcessed(Object, Object) - Method in interface org.castor.xml.UnmarshalListener
This method is called once the attributes have been processed.
attributesProcessed(Object, Object) - Method in class org.castor.xml.UnmarshalListenerAdapter
This method is called once the attributes have been processed.
attributesProcessed(Object, Object) - Method in class org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
 
attributesProcessed(Object) - Method in interface org.exolab.castor.xml.UnmarshalListener
Deprecated. This method is called once the attributes have been processed.
AUXILIARY - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes.Types
 

B

BackwardCompatibilityContext - Class in org.castor.xml
As the name already expresses: this class is there for backward compatibility and should be removed from Castor with a future release.
BackwardCompatibilityContext() - Constructor for class org.castor.xml.BackwardCompatibilityContext
Initializes InternalContext with default values.
BASE - Static variable in class org.exolab.castor.dsml.SearchDescriptor.Scope
 
BASE64 - Static variable in class org.exolab.castor.dsml.XML.Entries.Attributes.Encodings
 
BASE_CLASS_OR_VOID_ERR - Static variable in exception org.exolab.castor.xml.MarshalException
 
BaseDescriptor - Class in org.exolab.castor.types
The Base Descriptor class, this class is extended by the descriptors for the custom Castor schema types.
BaseDescriptor(String, Class) - Constructor for class org.exolab.castor.types.BaseDescriptor
 
BaseDescriptor - Class in org.exolab.castor.xml.descriptors
 
BaseDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.BaseDescriptor
 
BaseSax2EventFromStaxProducer - Class in org.exolab.castor.xml
This provides shared code for Sax2EventFromStaxEventProducer and Sax2EventFromStaxStreamProducer.
BaseSax2EventFromStaxProducer() - Constructor for class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
 
BaseXercesJDK5Serializer - Class in org.exolab.castor.xml
Xerces-specific implementation of the Serializer interface, used for JDK 5 only where Xerecs has been integrated with the core code base.
BaseXercesJDK5Serializer() - Constructor for class org.exolab.castor.xml.BaseXercesJDK5Serializer
Creates an instance of this class.
BaseXercesOutputFormat - Class in org.exolab.castor.xml
Xerces-specific OutputFormat instance.
BaseXercesOutputFormat() - Constructor for class org.exolab.castor.xml.BaseXercesOutputFormat
 
BigIntegerValidator - Class in org.exolab.castor.xml.validators
The BigInteger Validation class.
BigIntegerValidator() - Constructor for class org.exolab.castor.xml.validators.BigIntegerValidator
Creates a new BigIntegerValidator with no restrictions.
BindingType - Class in org.castor.mapping
 
BindXml - Class in org.exolab.castor.mapping.xml
The 'bind-xml' element is used for specifying XML specific databinding properties and behavior for a specific field.
BindXml() - Constructor for class org.exolab.castor.mapping.xml.BindXml
 
BindXmlAutoNamingType - Enum in org.exolab.castor.mapping.xml.types
Enumeration BindXmlAutoNamingType.
BindXmlAutoNamingTypeDescriptor - Class in org.exolab.castor.mapping.xml.types.descriptors
Class BindXmlAutoNamingTypeDescriptor.
BindXmlAutoNamingTypeDescriptor() - Constructor for class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
 
BindXmlDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class BindXmlDescriptor.
BindXmlDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
 
BindXmlNodeType - Enum in org.exolab.castor.mapping.xml.types
Enumeration BindXmlNodeType.
BindXmlNodeTypeDescriptor - Class in org.exolab.castor.mapping.xml.types.descriptors
Class BindXmlNodeTypeDescriptor.
BindXmlNodeTypeDescriptor() - Constructor for class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
 
BooleanValidator - Class in org.exolab.castor.xml.validators
The Boolean Validation class.
BooleanValidator() - Constructor for class org.exolab.castor.xml.validators.BooleanValidator
Creates a new BooleanValidator with no restrictions.
BOTH - Static variable in class org.exolab.castor.xml.AccessRights
The type that indicates both read and write access
both - Static variable in class org.exolab.castor.xml.AccessRights
A read and write AccessRights
BUILD_VERSION - Static variable in class org.exolab.castor.util.Version
The version number with build information
ByCDR - Class in org.exolab.castor.xml.util.resolvers
Resolves a class by reading the package level class-descriptor-resolver file and loading all descriptors mentioned inside.
ByCDR() - Constructor for class org.exolab.castor.xml.util.resolvers.ByCDR
No specific stuff needed.
ByDescriptorClass - Class in org.exolab.castor.xml.util.resolvers
Resolve a class by looking for a descriptor class 'nearby'.
ByDescriptorClass() - Constructor for class org.exolab.castor.xml.util.resolvers.ByDescriptorClass
No specific stuff needed.
ByIntrospection - Class in org.exolab.castor.xml.util.resolvers
Resolve a class by creating a generic descriptor based on the informations read from the class with introspection.
ByIntrospection() - Constructor for class org.exolab.castor.xml.util.resolvers.ByIntrospection
No specific stuff needed.
ByMappingLoader - Class in org.exolab.castor.xml.util.resolvers
How to sought a descriptor for a class in a specified mapping loader.
ByMappingLoader() - Constructor for class org.exolab.castor.xml.util.resolvers.ByMappingLoader
No specific stuff needed.
ByPackageMapping - Class in org.exolab.castor.xml.util.resolvers
Tries to load the package mapping file for the given package.
ByPackageMapping() - Constructor for class org.exolab.castor.xml.util.resolvers.ByPackageMapping
No specific stuff needed.
ByteValidator - Class in org.exolab.castor.xml.validators
The Byte Validation class.
ByteValidator() - Constructor for class org.exolab.castor.xml.validators.ByteValidator
Creates a new ByteValidator with no restrictions.

C

CacheTypeMapping - Class in org.exolab.castor.mapping.xml
Class CacheTypeMapping.
CacheTypeMapping() - Constructor for class org.exolab.castor.mapping.xml.CacheTypeMapping
 
CacheTypeMappingDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class CacheTypeMappingDescriptor.
CacheTypeMappingDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
 
canAccept(String, String, Object) - Method in class org.exolab.castor.types.BaseDescriptor
Returns true if the given object represented by this XMLClassDescriptor can accept a member whose name is given.
canAccept(String, String, Object) - Method in class org.exolab.castor.xml.descriptors.BaseDescriptor
Returns true if the given object represented by this XMLClassDescriptor can accept a member whose name is given.
canAccept(String, String, Object) - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
Returns true if the given object represented by this XMLClassDescriptor can accept a member whose name is given.
canAccept(String, String, Object) - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Returns true if the given object represented by this XMLClassDescriptor can accept a member whose name is given.
canAccept(String, String, Object) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
 
canAccept(String, String, Object) - Method in interface org.exolab.castor.xml.XMLClassDescriptor
Returns true if the given object, represented by this XMLClassDescriptor, can accept a value for the member associated with the given xml name and namespace.
canFindAccessors(Class, String, Class) - Method in class org.exolab.castor.tools.MappingToolMappingLoader
Checks if any accessor for a certain field exists.
CastorException - Exception in org.exolab.castor.xml
The base exception for Castor (or at least Castor XML)
CastorException() - Constructor for exception org.exolab.castor.xml.CastorException
Creates a new CastorException with no message, or nested Exception
CastorException(String) - Constructor for exception org.exolab.castor.xml.CastorException
Creates a new CastorException with the given message.
CastorException(int) - Constructor for exception org.exolab.castor.xml.CastorException
Creates a new CastorException with the given nested exception.
CastorException(String, int) - Constructor for exception org.exolab.castor.xml.CastorException
Creates a new CastorException with the given message nested exception.
CastorXMLStrategy - Class in org.exolab.castor.xml.util.resolvers
The Castor XML resolver strategy implements the resolving behaviour as it had been implmented before this refactoring step.
CastorXMLStrategy() - Constructor for class org.exolab.castor.xml.util.resolvers.CastorXMLStrategy
CastorXMLStrategy requires a configuration to be set.
CDATA - Static variable in class org.exolab.castor.xml.validators.NameValidator
XML name type CDATA.
Century - Class in org.exolab.castor.types
Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
Century() - Constructor for class org.exolab.castor.types.Century
Deprecated.  
CenturyDescriptor - Class in org.exolab.castor.types
Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
CenturyDescriptor() - Constructor for class org.exolab.castor.types.CenturyDescriptor
Deprecated.  
ChangeLog2XML - Class in org.exolab.castor.util
A simple command line utility that parses Castor's change log file and outputs the file in an XML format, a Castor mapping file may be used to change the XML format that is output.
ChangeLog2XML() - Constructor for class org.exolab.castor.util.ChangeLog2XML
Creates a new instance of ChangeLog2XML
ChangeLog2XML.Changelog - Class in org.exolab.castor.util
 
ChangeLog2XML.Changelog() - Constructor for class org.exolab.castor.util.ChangeLog2XML.Changelog
 
ChangeLog2XML.Entry - Class in org.exolab.castor.util
 
ChangeLog2XML.Entry() - Constructor for class org.exolab.castor.util.ChangeLog2XML.Entry
 
ChangeLog2XML.Release - Class in org.exolab.castor.util
 
ChangeLog2XML.Release() - Constructor for class org.exolab.castor.util.ChangeLog2XML.Release
 
characters(char[], int, int) - Method in class org.exolab.castor.dsml.Consumer
 
characters(char[], int, int) - Method in class org.exolab.castor.dsml.SearchDescriptor
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.DebugHandler
Proxies the org.sax.xml.DocumentHandler#characters(char[], int, int) request to the proxy that is provided, printing debugging information before doing the proxy.
characters(char[], int, int) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
delegates characters to SAX2ANY.
characters(char[], int, int) - Method in class org.exolab.castor.xml.UnmarshalHandler
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.util.SAX2ANY
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.util.SAX2DOMHandler
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.util.StaxEventHandler
 
characters(char[], int, int) - Method in class org.exolab.castor.xml.util.StaxStreamHandler
 
CharactersProcessor - Class in org.exolab.castor.xml
A processor that assists UnmarshalHandler in dealing with the SAX 2 ContentHandler.characters(char[], int, int) callback method.
CharactersProcessor(UnmarshalHandler) - Constructor for class org.exolab.castor.xml.CharactersProcessor
Creates an instance of this class, with a reference to the actual UnmarshalHandler for which this processor deals with the SAX 2 characters() callback method.
checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor, UnmarshalState, String) - Method in class org.exolab.castor.types.BaseDescriptor
Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definition
checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor, UnmarshalState, String) - Method in class org.exolab.castor.xml.descriptors.BaseDescriptor
Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definition
checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor, UnmarshalState, String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definition
checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor, UnmarshalState, String) - Method in interface org.exolab.castor.xml.XMLClassDescriptor
Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definition
checkFieldNameDuplicates(FieldDescriptor[], Class<?>) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Checks all given fields for name equality and throws a MappingException if at least two fields have the same name.
checkIdRef(String) - Method in class org.exolab.castor.xml.ValidationContext
Checks an ID Reference, returning true if the provided ID is known.
checkUnresolvedIdrefs(ValidationContext) - Method in class org.exolab.castor.xml.Validator
 
checkValidity(Object) - Method in class org.exolab.castor.mapping.ExtendedFieldHandler
Deprecated. No longer supported
checkValidity(Object) - Method in interface org.exolab.castor.mapping.FieldHandler
Deprecated. No longer supported
checkValidity(Object) - Method in class org.exolab.castor.mapping.loader.FieldHandlerFriend
Deprecated. No longer supported
checkValidity(Object) - Method in class org.exolab.castor.xml.handlers.CollectionFieldHandler
Checks the field validity.
checkValidity(Object) - Method in class org.exolab.castor.xml.handlers.ContainerFieldHandler
Checks the field validity.
checkValidity(Object) - Method in class org.exolab.castor.xml.handlers.EnumFieldHandler
Checks the field validity.
CLASS - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
 
ClassChoice - Class in org.exolab.castor.mapping.xml
Class ClassChoice.
ClassChoice() - Constructor for class org.exolab.castor.mapping.xml.ClassChoice
 
ClassChoiceDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class ClassChoiceDescriptor.
ClassChoiceDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
 
ClassDescriptor - Interface in org.exolab.castor.mapping
Describes the properties of a class and its fields.
ClassDescriptorHelper - Class in org.exolab.castor.mapping.loader
 
ClassDescriptorHelper() - Constructor for class org.exolab.castor.mapping.loader.ClassDescriptorHelper
 
ClassDescriptorImpl - Class in org.exolab.castor.mapping.loader
The standard ClassDescriptor implementation, holding general OO information about the class described.
ClassDescriptorImpl() - Constructor for class org.exolab.castor.mapping.loader.ClassDescriptorImpl
 
ClassDescriptorResolver - Interface in org.exolab.castor.xml
An interface for finding or "resolving" ClassDescriptor classes.
ClassDescriptorResolverFactory - Class in org.exolab.castor.xml
A factory that - based upon the binding type specified - returns ClassDescriptorResolver instances.
ClassDescriptorResolverFactory() - Constructor for class org.exolab.castor.xml.ClassDescriptorResolverFactory
 
ClassMapping - Class in org.exolab.castor.mapping.xml
The 'class' element is used to store information about mapping of a class.
ClassMapping() - Constructor for class org.exolab.castor.mapping.xml.ClassMapping
 
ClassMappingAccessType - Enum in org.exolab.castor.mapping.xml.types
Enumeration ClassMappingAccessType.
ClassMappingAccessTypeDescriptor - Class in org.exolab.castor.mapping.xml.types.descriptors
Class ClassMappingAccessTypeDescriptor.
ClassMappingAccessTypeDescriptor() - Constructor for class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
 
ClassMappingDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class ClassMappingDescriptor.
ClassMappingDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
 
ClassValidator - Interface in org.exolab.castor.xml.validators
The validation interface used for validating class instances.
cleanDescriptorCache() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Cleans the descriptor cache.
cleanDescriptorCache() - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
To clear the descriptor cache.
cleanup() - Method in class org.exolab.castor.xml.ValidationContext
Life-cycle method for proper 'shutdown operations'.
clear() - Method in class org.castor.mapping.MappingLoaderRegistry
Deletes all 'cached' mapping loader factories.
clear(Object) - Method in interface org.exolab.castor.mapping.CollectionHandler
Clears the collection of any objects.
clear(Object) - Method in class org.exolab.castor.mapping.handlers.J1MapHandler
Clears the map of all key-value pairs.
clear(Object) - Method in class org.exolab.castor.mapping.handlers.J2MapHandler
Clears the map of all key-value pairs.
clear() - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
 
clear(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.ArrayCollectionHandler
 
clear(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.ArrayListCollectionHandler
 
clear(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.CollectionCollectionHandler
 
clear(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.EnumerateCollectionHandler
 
clear(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.HashtableCollectionHandler
 
clear(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.IteratorCollectionHandler
 
clear(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.ListCollectionHandler
 
clear(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.MapCollectionHandler
 
clear(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.QueueCollectionHandler
 
clear(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.SetCollectionHandler
 
clear(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.SortedMapCollectionHandler
 
clear(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.SortedSetCollectionHandler
 
clear(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.VectorCollectionHandler
 
clear(Object) - Method in interface org.exolab.castor.mapping.MapHandler
Clears the map of all key-value pairs.
clear() - Method in interface org.exolab.castor.mapping.MappingLoader
 
clear() - Method in class org.exolab.castor.xml.util.AttributeSetImpl
Removes all Attributes in this AttributeSetImpl
clear() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
Removes all descriptors from this collection.
clearFixed() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Clears the fixed value for this BigIntegerValidator.
clearFixed() - Method in class org.exolab.castor.xml.validators.BooleanValidator
Clears the fixed value for this BooleanValidator.
clearFixed() - Method in class org.exolab.castor.xml.validators.ByteValidator
Clears the fixed value for this IntegerValidator.
clearFixed() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Clears the fixed value for this DateTimeValidator.
clearFixed() - Method in class org.exolab.castor.xml.validators.DecimalValidator
Clears the fixed value for this BigIntegerValidator.
clearFixed() - Method in class org.exolab.castor.xml.validators.DoubleValidator
Clears the fixed value for this DoubleValidator.
clearFixed() - Method in class org.exolab.castor.xml.validators.DurationValidator
Clears the fixed value for this Duration.
clearFixed() - Method in class org.exolab.castor.xml.validators.FloatValidator
Clears the fixed value for this FloatValidator.
clearFixed() - Method in class org.exolab.castor.xml.validators.IntegerValidator
Clears the fixed value for this IntegerValidator.
clearFixed() - Method in class org.exolab.castor.xml.validators.IntValidator
Clears the fixed value for this IntValidator.
clearFixed() - Method in class org.exolab.castor.xml.validators.LongValidator
Clears the fixed value for this LongValidator.
clearFixed() - Method in class org.exolab.castor.xml.validators.ShortValidator
Clears the fixed value for this ShortValidator.
clearFixed() - Method in class org.exolab.castor.xml.validators.StringValidator
Clears the fixed value for this ShortValidator.
clearMax() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Clears the maximum value for this BigIntegerValidator.
clearMax() - Method in class org.exolab.castor.xml.validators.ByteValidator
Clears the maximum value for this ByteValidator.
clearMax() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Clears the maximum value for this DateTimeValidator.
clearMax() - Method in class org.exolab.castor.xml.validators.DecimalValidator
Clears the maximum value for this DecimalValidator.
clearMax() - Method in class org.exolab.castor.xml.validators.DoubleValidator
Clears the maximum value for this DoubleValidator.
clearMax() - Method in class org.exolab.castor.xml.validators.DurationValidator
Clears the maximum value for this Duration.
clearMax() - Method in class org.exolab.castor.xml.validators.FloatValidator
Clears the maximum value for this FloatValidator.
clearMax() - Method in class org.exolab.castor.xml.validators.IntegerValidator
Clears the maximum value for this IntegerValidator.
clearMax() - Method in class org.exolab.castor.xml.validators.IntValidator
Clears the maximum value for this IntValidator.
clearMax() - Method in class org.exolab.castor.xml.validators.LongValidator
Clears the maximum value for this LongValidator.
clearMax() - Method in class org.exolab.castor.xml.validators.ShortValidator
Clears the maximum value for this ShortValidator.
clearMin() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Clears the minimum value for this BigIntegerValidator.
clearMin() - Method in class org.exolab.castor.xml.validators.ByteValidator
Clears the minimum value for this ByteValidator.
clearMin() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Clears the minimum value for this DateTimeValidator.
clearMin() - Method in class org.exolab.castor.xml.validators.DecimalValidator
Clears the minimum value for this DecimalValidator.
clearMin() - Method in class org.exolab.castor.xml.validators.DoubleValidator
Clears the minimum value for this DoubleValidator.
clearMin() - Method in class org.exolab.castor.xml.validators.DurationValidator
Clears the minimum value for this Duration.
clearMin() - Method in class org.exolab.castor.xml.validators.FloatValidator
Clears the minimum value for this FloatValidator.
clearMin() - Method in class org.exolab.castor.xml.validators.IntegerValidator
Clears the minimum value for this IntegerValidator.
clearMin() - Method in class org.exolab.castor.xml.validators.IntValidator
Clears the minimum value for this IntValidator.
clearMin() - Method in class org.exolab.castor.xml.validators.LongValidator
Clears the minimum value for this LongValidator.
clearMin() - Method in class org.exolab.castor.xml.validators.ShortValidator
Clears the minimum value for this ShortValidator.
clearNegativeInfinity() - Method in class org.exolab.castor.xml.validators.DoubleValidator
 
clearPatterns() - Method in class org.exolab.castor.xml.validators.PatternValidator
Clear all configured patterns.
clearPositiveInfinity() - Method in class org.exolab.castor.xml.validators.DoubleValidator
 
ClonableFieldHandler<T> - Interface in org.exolab.castor.mapping
Deprecated. Use ClonableFieldHandlerMarker instead.
ClonableFieldHandlerMarker - Interface in org.exolab.castor.mapping
A marker interface that indicates that a FieldHandler implementaion allows shallow/deep cloning of its state.
clone() - Method in class org.castor.mapping.BindingType
Clone only returns the one and only instance of this kind.
clone() - Method in class org.exolab.castor.mapping.AccessMode
Clone only returns the one and only instance of this kind.
clone(DateTimeBase) - Method in class org.exolab.castor.types.DateTimeBase
 
clone() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
 
COLLECTION_HANDLERS_FOR_JAVA_11_OR_12 - Static variable in class org.castor.xml.XMLProperties
Property specifying which collections handlers should be used for Java 1.1 and Java 1.2 run-times.
CollectionCollectionHandler<T> - Class in org.exolab.castor.mapping.loader.collection.handler
 
CollectionCollectionHandler() - Constructor for class org.exolab.castor.mapping.loader.collection.handler.CollectionCollectionHandler
 
CollectionFieldHandler - Class in org.exolab.castor.xml.handlers
A FieldHandler for the XML Schema Collection type.
CollectionFieldHandler(FieldHandler) - Constructor for class org.exolab.castor.xml.handlers.CollectionFieldHandler
Creates a new CollectionFieldHandler using the given FieldHandler for delegation.
CollectionFieldHandler(FieldHandler, TypeValidator) - Constructor for class org.exolab.castor.xml.handlers.CollectionFieldHandler
Creates a new CollectionFieldHandler using the given FieldHandler for delegation and the given type validator for validation.
CollectionHandler<T> - Interface in org.exolab.castor.mapping
Collection handler for adding/listing elements of a collection.
CollectionHandlers - Class in org.exolab.castor.mapping.loader
Utility class for obtaining collection handlers.
CollectionHandlers() - Constructor for class org.exolab.castor.mapping.loader.CollectionHandlers
 
CollectionHandlers.EmptyEnumerator<T> - Class in org.exolab.castor.mapping.loader
Enumerator for a null collection.
CollectionHandlers.EmptyEnumerator() - Constructor for class org.exolab.castor.mapping.loader.CollectionHandlers.EmptyEnumerator
 
CommandLineOptions - Class in org.exolab.castor.util
A utility class for generating command line options.
CommandLineOptions() - Constructor for class org.exolab.castor.util.CommandLineOptions
 
COMMENT - Static variable in class org.exolab.castor.types.AnyNode
Representation for a comment node.
commonStartElement(String, String, boolean) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
Delegates startElement to SAX2ANY.
compareTo(Object) - Method in class org.castor.mapping.BindingType
Compares BindingType._type against BindingType._type of the specified object.
compareTo(Object) - Method in class org.exolab.castor.mapping.AccessMode
Compares id against id of the specified object.
compareTo(AccessMode) - Method in class org.exolab.castor.mapping.AccessMode
 
compareTo(DateTimeBase) - Method in class org.exolab.castor.types.DateTimeBase
Compares two date/time data types.
componentType() - Method in class org.exolab.castor.xml.UnmarshalHandler.ArrayHandler
Returns the component type handled by this class.
compute(char[], int, int) - Method in class org.exolab.castor.xml.CharactersProcessor
 
compute(String) - Method in class org.exolab.castor.xml.EndElementProcessor
 
compute(String, String, AttributeSet) - Method in class org.exolab.castor.xml.StartElementProcessor
 
ConfigurableFieldHandler<T> - Interface in org.exolab.castor.mapping
A FieldHandler that can be configured with any kind of data.
confirm(String) - Method in class org.exolab.castor.util.dialog.ConsoleDialog
Presents a confirmation prompt with the given message.
confirm(String, String) - Method in class org.exolab.castor.util.dialog.ConsoleDialog
Presents a confirmation prompt for values with the given messge.
confirm(String, String, String) - Method in class org.exolab.castor.util.dialog.ConsoleDialog
Presents a confirmation prompt for values with the given messge
confirm(String) - Method in interface org.exolab.castor.util.dialog.Dialog
Presents a confirmation prompt with the given message.
confirm(String, String) - Method in interface org.exolab.castor.util.dialog.Dialog
Presents a confirmation prompt for values with the given message.
confirm(String, String, String) - Method in interface org.exolab.castor.util.dialog.Dialog
Presents a confirmation prompt for values with the given messge.
ConsoleDialog - Class in org.exolab.castor.util.dialog
A simple utility class to handle command line dialogs
ConsoleDialog() - Constructor for class org.exolab.castor.util.dialog.ConsoleDialog
Creates a new Console Dialog
Consumer - Class in org.exolab.castor.dsml
 
Consumer() - Constructor for class org.exolab.castor.dsml.Consumer
 
Container - Class in org.exolab.castor.mapping.xml
Class Container.
Container() - Constructor for class org.exolab.castor.mapping.xml.Container
 
ContainerDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class ContainerDescriptor.
ContainerDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
 
ContainerElement - Class in org.exolab.castor.xml.util
A light-weight object used to wrap any object.
ContainerElement() - Constructor for class org.exolab.castor.xml.util.ContainerElement
Creates a new empty ContainerElement.
ContainerElement(Object) - Constructor for class org.exolab.castor.xml.util.ContainerElement
Creates a ContainerElement with the specified object.
ContainerFieldHandler - Class in org.exolab.castor.xml.handlers
The FieldHandler for ContainerElement.
ContainerFieldHandler(FieldHandler) - Constructor for class org.exolab.castor.xml.handlers.ContainerFieldHandler
Creates a new ContainerFieldHandler with the given FieldHandler.
contains(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Returns true if the given XMLFieldDescriptor is contained within this XMLClassDescriptor.
contains(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
Returns true if the specified descriptor is contained in this collection.
convert(Object) - Method in interface org.exolab.castor.mapping.TypeConvertor
Convert the object from one type to another.
convertUponGet(Object) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
This method is used to convert the value when the getValue method is called.
convertUponGet(Object) - Method in class org.exolab.castor.mapping.handlers.EnumFieldHandler
 
convertUponGet(Object) - Method in class org.exolab.castor.xml.handlers.SQLTimeFieldHandler
This method is used to convert the value when the getValue method is called.
convertUponGet(Object) - Method in class org.exolab.castor.xml.handlers.SQLTimestampFieldHandler
This method is used to convert the value when the getValue method is called.
convertUponGet(Object) - Method in class org.exolab.castor.xml.handlers.ToStringFieldHandler
This method is used to convert the value when the getValue method is called.
convertUponGet(Object) - Method in class org.exolab.castor.xml.handlers.ValueOfFieldHandler
This method is used to convert the value when the getValue method is called.
convertUponSet(Object) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
This method is used to convert the value when the setValue method is called.
convertUponSet(Object) - Method in class org.exolab.castor.mapping.handlers.EnumFieldHandler
 
convertUponSet(Object) - Method in class org.exolab.castor.xml.handlers.SQLTimeFieldHandler
This method is used to convert the value when the setValue method is called.
convertUponSet(Object) - Method in class org.exolab.castor.xml.handlers.SQLTimestampFieldHandler
This method is used to convert the value when the setValue method is called.
convertUponSet(Object) - Method in class org.exolab.castor.xml.handlers.ToStringFieldHandler
This method is used to convert the value when the setValue method is called.
convertUponSet(Object) - Method in class org.exolab.castor.xml.handlers.ValueOfFieldHandler
This method is used to convert the value when the setValue method is called.
copyFieldHandler() - Method in interface org.exolab.castor.mapping.ClonableFieldHandlerMarker
Entry point for shallow/deep 'cloning' of FieldHandler instances.
copyInstance() - Method in interface org.exolab.castor.mapping.ClonableFieldHandler
Deprecated. Entry point for shallow/deep 'cloning' of FieldHandler instances.
CoreDescriptors - Class in org.exolab.castor.xml.descriptors
The default set of built-in ClassDescriptors.
create() - Method in class org.exolab.castor.mapping.handlers.J1MapHandler
Creates a new Instance of the map represented by this MapHandler.
create() - Method in class org.exolab.castor.mapping.handlers.J2MapHandler
Creates a new Instance of the map represented by this MapHandler.
create() - Method in interface org.exolab.castor.mapping.MapHandler
Creates a new Instance of the map represented by this MapHandler.
createChangeLog2XML() - Method in class org.exolab.castor.xml.XMLContext
To create a new ChangeLog2XML instance.
createClassDescriptor(ClassMapping) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
 
createClassDescriptor(ClassMapping) - Method in class org.exolab.castor.xml.XMLMappingLoader
To create the class descriptor for the given class mapping.
createClassDescriptorResolver(BindingType) - Static method in class org.exolab.castor.xml.ClassDescriptorResolverFactory
Returns the matching ClassDescriptorResolver instance.
createClassDescriptors(MappingRoot) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
 
createConsumer() - Method in class org.exolab.castor.dsml.Exporter
 
createConsumer() - Method in class org.exolab.castor.dsml.Importer
 
createConsumer() - Method in class org.exolab.castor.dsml.jndi.JNDIExporter
 
createConsumer() - Method in class org.exolab.castor.dsml.jndi.JNDIImporter
 
createConsumer() - Method in class org.exolab.castor.dsml.mozilla.MozillaExporter
 
createConsumer() - Method in class org.exolab.castor.dsml.mozilla.MozillaImporter
 
CREATED - Static variable in interface org.exolab.castor.dsml.ImportEventListener
 
createFieldDesc(Class<?>, FieldMapping) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Creates a single field descriptor.
createFieldDesc(Class, FieldMapping) - Method in class org.exolab.castor.xml.XMLMappingLoader
 
createFieldDescriptors(ClassMapping, Class<?>) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Create field descriptors.
createFieldHandler(Class) - Method in class org.exolab.castor.mapping.FieldHandlerFactory
Creates a GeneralizedFieldHandler for the given class type.
createFieldHandler(Class<?>, Class<?>, FieldMapping, AbstractMappingLoader.TypeInfoReference) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Creates the FieldHandler for the given FieldMapping.
createFieldHandler(Class) - Method in class org.exolab.castor.xml.handlers.DefaultFieldHandlerFactory
Creates a GeneralizedFieldHandler for the given class type.
createFieldHandlers(MappingRoot) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Load field handler definitions, check for duplicate definitions and instantiate the appropriate FieldHandler implementations.
createHandler() - Method in class org.exolab.castor.xml.Unmarshaller
Creates and initalizes an UnmarshalHandler
createInstance(Class) - Method in class org.exolab.castor.util.DefaultObjectFactory
Creates a default instance of the given class.
createInstance(Class, Object[]) - Method in class org.exolab.castor.util.DefaultObjectFactory
Creates a default instance of the given class.
createInstance(Class, Class[], Object[]) - Method in class org.exolab.castor.util.DefaultObjectFactory
Creates a default instance of the given class.
createInstance(Class) - Method in interface org.exolab.castor.util.ObjectFactory
Creates a default instance of the given class.
createInstance(Class, Object[]) - Method in interface org.exolab.castor.util.ObjectFactory
Creates a default instance of the given class.
createInstance(Class, Class[], Object[]) - Method in interface org.exolab.castor.util.ObjectFactory
Creates a default instance of the given class.
createMapping() - Method in class org.exolab.castor.xml.XMLContext
Creates an instance of a Castor XML specific Mapping instance.
createMappingTool() - Method in class org.exolab.castor.xml.XMLContext
To create a MappingTool instance.
createMarshaller() - Method in class org.exolab.castor.xml.XMLContext
Creates a new Marshaller instance to be used for marshalling.
createNamespace() - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
Creates a new name space.
createSax2EventFromStax(XMLStreamReader) - Static method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
 
createSax2EventFromStax(XMLEventReader) - Static method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
 
createUnmarshaller() - Method in class org.exolab.castor.xml.XMLContext
Creates a new Unmarshaller instance to be used for unmarshalling.
createXMLName(Class) - Method in interface org.castor.xml.XMLNaming
Deprecated. because this method removes the package part which is JavaNaming responsibility
createXMLName(Class) - Method in class org.exolab.castor.xml.AbstractXMLNaming
 
createXMLName(Class) - Method in class org.exolab.castor.xml.util.DefaultNaming
Deprecated. extracting name parts from a Class is responsibility of JavaNaming

D

Date - Class in org.exolab.castor.types
Describe an XML Schema Date.
Date() - Constructor for class org.exolab.castor.types.Date
No-arg constructor.
Date(short[]) - Constructor for class org.exolab.castor.types.Date
Constructs a XML Schema Date instance given all the values of the different fields.
Date(long) - Constructor for class org.exolab.castor.types.Date
This constructor is used to convert a long value representing a Date to a new org.exolab.castor.types.Date instance.
Date(Date) - Constructor for class org.exolab.castor.types.Date
This constructor is used to convert a java.util.Date into a new org.exolab.castor.types.Date.
Date(String) - Constructor for class org.exolab.castor.types.Date
Constructs a date from a string.
DateClassDescriptor - Class in org.exolab.castor.xml.descriptors
A ClassDescriptor for java.util.Date.
DateClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.DateClassDescriptor
No-arg constructor.
DateDescriptor - Class in org.exolab.castor.types
The Date Descriptor.
DateDescriptor() - Constructor for class org.exolab.castor.types.DateDescriptor
 
DateFieldHandler - Class in org.exolab.castor.xml.handlers
A specialized FieldHandler for the XML Schema Date/Time related types.
DateFieldHandler(FieldHandler) - Constructor for class org.exolab.castor.xml.handlers.DateFieldHandler
Creates a new DateFieldHandler using the given FieldHandler for delegation.
DateTime - Class in org.exolab.castor.types
Describe an XML schema DateTime.
DateTime() - Constructor for class org.exolab.castor.types.DateTime
Default constructor.
DateTime(short[]) - Constructor for class org.exolab.castor.types.DateTime
Constructs a XML Schema DateTime instance given all the values of the different date and time (but not time zone) fields.
DateTime(long) - Constructor for class org.exolab.castor.types.DateTime
Creates a new XML Schema DateTime instance from a long that represents a Date.
DateTime(Date) - Constructor for class org.exolab.castor.types.DateTime
Creates a new XML Schema DateTime instance from a java.util.Date.
DateTime(String) - Constructor for class org.exolab.castor.types.DateTime
Constructs a DateTime from a String.
DateTimeBase - Class in org.exolab.castor.types
The base class for date/time XML Schema types.
DateTimeBase() - Constructor for class org.exolab.castor.types.DateTimeBase
 
DateTimeDescriptor - Class in org.exolab.castor.types
The DateTime Descriptor.
DateTimeDescriptor() - Constructor for class org.exolab.castor.types.DateTimeDescriptor
 
DateTimeValidator - Class in org.exolab.castor.xml.validators
The Date/Time Validation class.
DateTimeValidator() - Constructor for class org.exolab.castor.xml.validators.DateTimeValidator
No-arg constructor.
DbLocked - Static variable in class org.exolab.castor.mapping.AccessMode
DbLocked access.
DEBUG - Static variable in class org.castor.xml.XMLProperties
Property specifying whether to run in debug mode.
DebugHandler - Class in org.exolab.castor.xml
A Simple SAX1 DocumentHandler that intercepts SAX events and prints them to the console.
DebugHandler(DocumentHandler) - Constructor for class org.exolab.castor.xml.DebugHandler
Creates a new DebugHandler which forwards events to the given document handler.
DebugHandler(DocumentHandler, Writer) - Constructor for class org.exolab.castor.xml.DebugHandler
Creates a new DebugHandler which forwards events to the given document handler.
DecimalValidator - Class in org.exolab.castor.xml.validators
The Decimal Validation class.
DecimalValidator() - Constructor for class org.exolab.castor.xml.validators.DecimalValidator
Creates a new DecimalValidator with no restrictions.
declareAsAttributes(AttributeListImpl) - Method in class org.exolab.castor.xml.Namespaces
Declare the namespaces of this stack in as attributes.
declareAsAttributes(AttributeListImpl, boolean) - Method in class org.exolab.castor.xml.NamespacesStack
Declares the namespaces using the attribute list.
DEFAULT_POLICY - Static variable in class org.exolab.castor.dsml.ImportDescriptor.Policy
Under the DefaultPolicy policy.
DefaultFieldHandlerFactory - Class in org.exolab.castor.xml.handlers
The default FieldHandlerFactory implementation.
DefaultFieldHandlerFactory() - Constructor for class org.exolab.castor.xml.handlers.DefaultFieldHandlerFactory
 
DefaultNaming - Class in org.exolab.castor.xml.util
The default implementation of org.exolab.castor.xml.Naming
DefaultNaming() - Constructor for class org.exolab.castor.xml.util.DefaultNaming
Creates a new DefaultNaming
DefaultObjectFactory - Class in org.exolab.castor.util
The default implementation of ObjectFactory used for creating class instances
DefaultObjectFactory() - Constructor for class org.exolab.castor.util.DefaultObjectFactory
 
DELETE_EMPTY - Static variable in class org.exolab.castor.dsml.ImportDescriptor.Policy
Under the DeleteEmpty policy, entries without attributes in the DSML are deleted from the Ldap.
deleteAutoComplete() - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
deleteCapacity() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
 
deleteContainer() - Method in class org.exolab.castor.mapping.xml.FieldMapping
 
DELETED - Static variable in interface org.exolab.castor.dsml.ImportEventListener
 
deleteDebug() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
 
deleteDirect() - Method in class org.exolab.castor.mapping.xml.Container
 
deleteDirect() - Method in class org.exolab.castor.mapping.xml.FieldMapping
 
deleteElementDefinition() - Method in class org.exolab.castor.mapping.xml.MapTo
 
deleteIdentity() - Method in class org.exolab.castor.mapping.xml.FieldMapping
 
deleteLazy() - Method in class org.exolab.castor.mapping.xml.FieldMapping
 
deleteNillable() - Method in class org.exolab.castor.mapping.xml.FieldMapping
 
deleteReadOnly() - Method in class org.exolab.castor.mapping.xml.Sql
 
deleteReference() - Method in class org.exolab.castor.mapping.xml.BindXml
 
deleteRequired() - Method in class org.exolab.castor.mapping.xml.Container
 
deleteRequired() - Method in class org.exolab.castor.mapping.xml.FieldMapping
 
deleteTransient() - Method in class org.exolab.castor.mapping.xml.BindXml
 
deleteTransient() - Method in class org.exolab.castor.mapping.xml.FieldMapping
 
deleteTransient() - Method in class org.exolab.castor.mapping.xml.Sql
 
deleteVerifyConstructable() - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
DESCRIPTION - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
 
DESCRIPTOR_PACKAGE - Static variable in interface org.exolab.castor.xml.XMLConstants
Descriptors are placed into this special package relative to the generated source.
DESCRIPTOR_SUFFIX - Static variable in interface org.exolab.castor.xml.XMLConstants
This suffix is added to a class name to make its descriptor.
DescriptorType - Class in org.exolab.castor.xml
This class represents the Possible Descriptor types used by the marshalling Framework.
Dialog - Interface in org.exolab.castor.util.dialog
A simple utility class to handle user interaction.
divideFieldDescriptors(FieldDescriptor[], String[], FieldDescriptor[]) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
 
DN - Static variable in class org.exolab.castor.dsml.XML.Entries.Attributes
 
DocumentHandlerAdapter - Class in org.exolab.castor.xml.util
A ContentHandler implementation that wraps a DocumentHandler.
DocumentHandlerAdapter(DocumentHandler) - Constructor for class org.exolab.castor.xml.util.DocumentHandlerAdapter
Creates a new DocumentHandlerAdapter
DOMEventProducer - Class in org.exolab.castor.xml.util
A class for converting a DOM document to SAX events
DOMEventProducer() - Constructor for class org.exolab.castor.xml.util.DOMEventProducer
Creates a new DOMEventProducer
DOMEventProducer(Node) - Constructor for class org.exolab.castor.xml.util.DOMEventProducer
Creates a new DOMEventProducer for the given Node
DoubleValidator - Class in org.exolab.castor.xml.validators
The Double Validation class.
DoubleValidator() - Constructor for class org.exolab.castor.xml.validators.DoubleValidator
Creates a new DoubleValidator with no restrictions.
DTDResolver - Class in org.exolab.castor.dsml.schema
Entity resolved for resolving DSML DTD and Schema public/system identifiers into local copies.
DTDResolver() - Constructor for class org.exolab.castor.dsml.schema.DTDResolver
 
DTDResolver - Class in org.exolab.castor.util
Entity resolver for various DTD/schema.
DTDResolver(EntityResolver) - Constructor for class org.exolab.castor.util.DTDResolver
Constructs a new DTD resolver.
DTDResolver() - Constructor for class org.exolab.castor.util.DTDResolver
Constructs a new DTD resolver.
DTDResolver.DTD - Class in org.exolab.castor.dsml.schema
 
Duration - Class in org.exolab.castor.types
This class is the representation of XML Schema datatype: duration.
Duration() - Constructor for class org.exolab.castor.types.Duration
default constructor.
Duration(String) - Constructor for class org.exolab.castor.types.Duration
Constructs a duration from a string.
Duration(long) - Constructor for class org.exolab.castor.types.Duration
This constructor fills in the duration fields according to the value of the long by calling setValue.
DurationDescriptor - Class in org.exolab.castor.types
The Duration Descriptor.
DurationDescriptor() - Constructor for class org.exolab.castor.types.DurationDescriptor
 
DurationValidator - Class in org.exolab.castor.xml.validators
The Duration Validation class.
DurationValidator() - Constructor for class org.exolab.castor.xml.validators.DurationValidator
No-arg constructor.

E

ELEMENT - Static variable in class org.exolab.castor.dsml.XML.Entries
 
ELEMENT - Static variable in class org.exolab.castor.dsml.XML.Schema
 
ELEMENT - Static variable in class org.exolab.castor.types.AnyNode
Representation for an element node.
ELEMENT - Static variable in class org.exolab.castor.xml.DescriptorType
Represents the descriptor type for Elements.
element - Static variable in class org.exolab.castor.xml.DescriptorType
The Element DescriptorType.
ELEMENT - Static variable in class org.exolab.castor.xml.NodeType
The element type.
Element - Static variable in class org.exolab.castor.xml.NodeType
Element node type (element).
elements(Object) - Method in interface org.exolab.castor.mapping.CollectionHandler
Returns an enumeration of all the elements in the collection.
elements(Object) - Method in class org.exolab.castor.mapping.handlers.J1MapHandler
Returns an enumeration of all the objects in the Map.
elements(Object) - Method in class org.exolab.castor.mapping.handlers.J2MapHandler
Returns an enumeration of all the objects in the Map.
elements(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.ArrayCollectionHandler
 
elements(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.ArrayListCollectionHandler
 
elements(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.CollectionCollectionHandler
 
elements(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.EnumerateCollectionHandler
 
elements(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.HashtableCollectionHandler
 
elements(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.IteratorCollectionHandler
 
elements(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.ListCollectionHandler
 
elements(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.MapCollectionHandler
 
elements(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.QueueCollectionHandler
 
elements(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.SetCollectionHandler
 
elements(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.SortedMapCollectionHandler
 
elements(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.SortedSetCollectionHandler
 
elements(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.VectorCollectionHandler
 
elements(Object) - Method in interface org.exolab.castor.mapping.MapHandler
Returns an enumeration of all the objects in the Map.
EMPTY_ARGS - Static variable in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Empty array of class types used for reflection.
ENCODING - Static variable in class org.exolab.castor.dsml.XML.Entries.Attributes
 
endDocument() - Method in class org.exolab.castor.dsml.Consumer
 
endDocument() - Method in class org.exolab.castor.dsml.Producer
 
endDocument() - Method in class org.exolab.castor.xml.DebugHandler
Proxies the org.sax.xml.DocumentHandler#endDocument() request to the proxy that is provided, printing debugging information before doing the proxy.
endDocument() - Method in class org.exolab.castor.xml.UnmarshalHandler
 
endDocument() - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
 
endDocument() - Method in class org.exolab.castor.xml.util.SAX2ANY
 
endDocument() - Method in class org.exolab.castor.xml.util.StaxEventHandler
 
endDocument() - Method in class org.exolab.castor.xml.util.StaxStreamHandler
 
endElement(String) - Method in class org.exolab.castor.dsml.Consumer
 
endElement(String) - Method in class org.exolab.castor.dsml.ImportDescriptor
 
endElement(String) - Method in class org.exolab.castor.dsml.SearchDescriptor
 
endElement(String) - Method in class org.exolab.castor.xml.DebugHandler
Proxies the org.sax.xml.DocumentHandler#endElement(String) request to the proxy that is provided, printing debugging information before doing the proxy.
endElement(String) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
Delegates endElement to SAX2ANY.
endElement(String) - Method in class org.exolab.castor.xml.UnmarshalHandler
 
endElement(String, String, String) - Method in class org.exolab.castor.xml.UnmarshalHandler
ContentHandler#endElement Signals the end of an element
endElement(String, String, String) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
 
endElement(String) - Method in class org.exolab.castor.xml.util.SAX2ANY
 
endElement(String, String, String) - Method in class org.exolab.castor.xml.util.SAX2ANY
 
endElement(String) - Method in class org.exolab.castor.xml.util.SAX2DOMHandler
 
endElement(String, String, String) - Method in class org.exolab.castor.xml.util.StaxEventHandler
 
endElement(String, String, String) - Method in class org.exolab.castor.xml.util.StaxStreamHandler
 
EndElementProcessor - Class in org.exolab.castor.xml
A processor that assists UnmarshalHandler in dealing with the SAX 2 ContentHandler.endElement(String, String, String) callback method.
EndElementProcessor(UnmarshalHandler) - Constructor for class org.exolab.castor.xml.EndElementProcessor
Creates an instance of this class, with a reference to the actual UnmarshalHandler for which this processor deals with the SAX 2 endElement() callback method.
endPrefixMapping(String) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
delegates endPrefixMapping to SAX2ANY.
endPrefixMapping(String) - Method in class org.exolab.castor.xml.UnmarshalHandler
Signals to end the namespace prefix mapping
endPrefixMapping(String) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
 
endPrefixMapping(String) - Method in class org.exolab.castor.xml.util.SAX2ANY
 
enterDirectory() - Method in class org.exolab.castor.dsml.Producer
 
enterSchema() - Method in class org.exolab.castor.dsml.Producer
 
ENTRY - Static variable in class org.exolab.castor.dsml.XML.Entries.Elements
 
enumerateClassMapping() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method enumerateClassMapping.
EnumerateCollectionHandler<T> - Class in org.exolab.castor.mapping.loader.collection.handler
 
EnumerateCollectionHandler() - Constructor for class org.exolab.castor.mapping.loader.collection.handler.EnumerateCollectionHandler
 
enumerateContainer() - Method in class org.exolab.castor.mapping.xml.ClassChoice
Method enumerateContainer.
EnumeratedTypeAccess - Interface in org.exolab.castor.types
Interface EnumeratedTypeAccess.
enumerateFieldHandlerDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method enumerateFieldHandlerDef.
enumerateFieldMapping() - Method in class org.exolab.castor.mapping.xml.ClassChoice
Method enumerateFieldMapping.
enumerateIdentity() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method enumerateIdentity.
enumerateInclude() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method enumerateInclude.
enumerateKeyGeneratorDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method enumerateKeyGeneratorDef.
enumerateManyKey() - Method in class org.exolab.castor.mapping.xml.Sql
Method enumerateManyKey.
enumerateName() - Method in class org.exolab.castor.mapping.xml.Sql
Method enumerateName.
enumerateNamedNativeQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method enumerateNamedNativeQuery.
enumerateNamedQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method enumerateNamedQuery.
enumerateParam() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Method enumerateParam.
enumerateParam() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
Method enumerateParam.
enumerateParam() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
Method enumerateParam.
enumerateProperty() - Method in class org.exolab.castor.mapping.xml.BindXml
Method enumerateProperty.
enumerateQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Method enumerateQueryHint.
enumerateQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedQuery
Method enumerateQueryHint.
EnumerationDescriptor - Class in org.exolab.castor.xml.descriptors
The default class descriptor for Enumerations that are passed in as the root-level class, this is really only useful for marshaling, as Enumerations are immutable.
EnumerationDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.EnumerationDescriptor
Creates a new EnumerationDescriptor.
EnumFieldHandler - Class in org.exolab.castor.mapping.handlers
A specialized FieldHandler for the type-safe enum style classes.
EnumFieldHandler(Class, FieldHandler, Method) - Constructor for class org.exolab.castor.mapping.handlers.EnumFieldHandler
Creates a new EnumFieldHandler with the given type and FieldHandler
EnumFieldHandler - Class in org.exolab.castor.xml.handlers
A specialized FieldHandler for the XML Schema enumeration types.
EnumFieldHandler(Class, FieldHandler) - Constructor for class org.exolab.castor.xml.handlers.EnumFieldHandler
Creates a new EnumFieldHandler with the given type and FieldHandler.
equal(DateTimeBase) - Method in class org.exolab.castor.types.DateTimeBase
Returns true if the present instance of date/time type is equal to the parameter.
equal(Duration) - Method in class org.exolab.castor.types.Duration
Returns true if the instance of TimeDuration has the same fields of the parameter
equal(RecurringDuration) - Method in class org.exolab.castor.types.RecurringDuration
Deprecated.  Returns true if the present instance of Recurring Duration is equal to the parameter.
equal(RecurringDurationBase) - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. Returns true if the present instance of Recurring Duration Base is equal to the parameter.
equal(TimeDuration) - Method in class org.exolab.castor.types.TimeDuration
Deprecated. Returns true if the instance of TimeDuration has the same fields of the parameter
EQUALITY - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
 
equals(Object) - Method in class org.castor.mapping.BindingType
Returns if the specified object and this are one and the same instance.
equals(Object) - Method in class org.exolab.castor.mapping.AccessMode
Returns if the specified object and this are one and the same instance.
equals(Object) - Method in class org.exolab.castor.mapping.handlers.EnumFieldHandler
Returns true if the given object is an XMLFieldHandler that is equivalent to the delegated handler.
EQUALS - Static variable in class org.exolab.castor.types.DateTimeBase
Public constant referring to a Date/Time comparison result of "equals".
equals(Object) - Method in class org.exolab.castor.types.DateTimeBase
Overrides the java.lang.Object#equals method.
equals(Object) - Method in class org.exolab.castor.types.Duration
Override the java.lang.equals method
equals(Object) - Method in class org.exolab.castor.types.RecurringDuration
Deprecated. Override the java.lang.equals method
equals(Object) - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated.  Override the java.lang.equals method
equals(Object) - Method in class org.exolab.castor.types.TimeDuration
Deprecated. Override the java.lang.equals method
equals(Object) - Method in class org.exolab.castor.xml.handlers.CollectionFieldHandler
Returns true if the given object is an XMLFieldHandler that is equivalent to the delegated handler.
equals(Object) - Method in class org.exolab.castor.xml.handlers.DateFieldHandler
Returns true if the given object is an XMLFieldHandler that is equivalent to the delegated handler.
equals(Object) - Method in class org.exolab.castor.xml.handlers.EnumFieldHandler
Returns true if the given object is an XMLFieldHandler that is equivalent to the delegated handler.
equals(Object) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Returns true if two XMLFieldDescriptors should be treated as equal.
equals(Object) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
Compares the specified object with this list for equality.
equals(Object) - Method in class org.exolab.castor.xml.XMLFieldHandler
Returns true if the given object is an XMLFieldHandler that is equivalent to this one.
error(SAXParseException) - Method in class org.exolab.castor.xml.UnmarshalHandler
 
error(SAXParseException) - Method in class org.exolab.castor.xml.util.SAX2ANY
 
EventListenerList - Class in org.exolab.castor.util
This class is an efficient repository for EventListeners based on javax.swing.EventListenerList.
EventListenerList() - Constructor for class org.exolab.castor.util.EventListenerList
 
EventProducer - Interface in org.exolab.castor.xml
Deprecated. use @see org.castor.xml.SAX2EventProducer instead.
Exclusive - Static variable in class org.exolab.castor.mapping.AccessMode
Exclusive access.
export(OutputStream, boolean, boolean) - Method in class org.exolab.castor.dsml.Exporter
 
export(Writer, boolean, boolean) - Method in class org.exolab.castor.dsml.Exporter
 
export(DocumentHandler, boolean, boolean) - Method in class org.exolab.castor.dsml.Exporter
 
export(DocumentHandler, boolean, boolean) - Method in class org.exolab.castor.dsml.jndi.JNDIExporter
 
export(DocumentHandler, boolean, boolean) - Method in class org.exolab.castor.dsml.mozilla.MozillaExporter
 
Exporter - Class in org.exolab.castor.dsml
 
Exporter() - Constructor for class org.exolab.castor.dsml.Exporter
 
ExtendedFieldHandler<T> - Class in org.exolab.castor.mapping
An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatibility.
ExtendedFieldHandler() - Constructor for class org.exolab.castor.mapping.ExtendedFieldHandler
 
ExtendedFieldHandler<T> - Class in org.exolab.castor.mapping.loader
An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability.
ExtendedFieldHandler() - Constructor for class org.exolab.castor.mapping.loader.ExtendedFieldHandler
 
extractFieldNameFromField(Field) - Method in interface org.castor.xml.JavaNaming
Extracts the field name part from the Field.
extractFieldNameFromField(Field) - Method in class org.castor.xml.JavaNamingImpl
Extracts the field name part from the Field.
extractFieldNameFromField(Field) - Method in class org.castor.xml.JavaNamingNGImpl
Extracts the field name part from the Field.
extractFieldNameFromMethod(Method) - Method in interface org.castor.xml.JavaNaming
Extracts the filed name part from the methods name.
extractFieldNameFromMethod(Method) - Method in class org.castor.xml.JavaNamingImpl
Extracts the filed name part from the methods name.
extractFieldNameFromMethod(Method) - Method in class org.castor.xml.JavaNamingNGImpl
Extracts the filed name part from the methods name.

F

fatalError(SAXParseException) - Method in class org.exolab.castor.xml.UnmarshalHandler
 
fatalError(SAXParseException) - Method in class org.exolab.castor.xml.util.SAX2ANY
 
FIELD_UNDERSCORE_PREFIX - Static variable in interface org.castor.xml.JavaNaming
The underscore field prefix.
fieldAdded(String, Object, Object) - Method in class org.castor.mapping.MappingUnmarshallListener
Not used for includes processing.
fieldAdded(String, Object, Object) - Method in interface org.castor.xml.UnmarshalListener
This method is called after a child object has been added during the unmarshalling.
fieldAdded(String, Object, Object) - Method in class org.castor.xml.UnmarshalListenerAdapter
This method is called after a child object has been added during the unmarshalling.
fieldAdded(String, Object, Object) - Method in class org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
 
fieldAdded(String, Object, Object) - Method in interface org.exolab.castor.xml.UnmarshalListener
Deprecated. This method is called after a child object has been added during the unmarshalling.
FieldDescriptor - Interface in org.exolab.castor.mapping
Describes the properties of a field.
FieldDescriptorImpl - Class in org.exolab.castor.mapping.loader
 
FieldDescriptorImpl() - Constructor for class org.exolab.castor.mapping.loader.FieldDescriptorImpl
Creates a default instance of a field descriptor.
FieldDescriptorImpl(String, TypeInfo, FieldHandler, boolean) - Constructor for class org.exolab.castor.mapping.loader.FieldDescriptorImpl
Constructs a new field descriptor.
FieldHandler<T> - Interface in org.exolab.castor.mapping
A field handler knows how to perform various operations on the field that require access to the field value.
FieldHandlerDef - Class in org.exolab.castor.mapping.xml
Class FieldHandlerDef.
FieldHandlerDef() - Constructor for class org.exolab.castor.mapping.xml.FieldHandlerDef
 
FieldHandlerDefDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class FieldHandlerDefDescriptor.
FieldHandlerDefDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
 
FieldHandlerFactory - Class in org.exolab.castor.mapping
An abstract factory class for creating GeneralizedFieldHandlers.
FieldHandlerFactory() - Constructor for class org.exolab.castor.mapping.FieldHandlerFactory
 
FieldHandlerFriend<T> - Class in org.exolab.castor.mapping.loader
An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatability.
FieldHandlerFriend() - Constructor for class org.exolab.castor.mapping.loader.FieldHandlerFriend
 
FieldHandlerImpl<T> - Class in org.exolab.castor.mapping.loader
A field handler that knows how to get/set the values of a field directly or through the get/set methods.
FieldHandlerImpl(FieldHandler<T>, TypeInfo) - Constructor for class org.exolab.castor.mapping.loader.FieldHandlerImpl
Construct a new field handler for the specified field.
FieldHandlerImpl(Field, TypeInfo) - Constructor for class org.exolab.castor.mapping.loader.FieldHandlerImpl
Construct a new field handler for the specified field.
FieldHandlerImpl(String, Method[], Method[], Method, Method, TypeInfo) - Constructor for class org.exolab.castor.mapping.loader.FieldHandlerImpl
Construct a new field handler for the specified field that is accessed through the accessor methods (get/set).
FieldMapping - Class in org.exolab.castor.mapping.xml
The 'field' element is used to describe the property of a Java object.
FieldMapping() - Constructor for class org.exolab.castor.mapping.xml.FieldMapping
 
FieldMappingCollectionType - Enum in org.exolab.castor.mapping.xml.types
Enumeration FieldMappingCollectionType.
FieldMappingCollectionTypeDescriptor - Class in org.exolab.castor.mapping.xml.types.descriptors
Class FieldMappingCollectionTypeDescriptor.
FieldMappingCollectionTypeDescriptor() - Constructor for class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
 
FieldMappingDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class FieldMappingDescriptor.
FieldMappingDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
 
FieldValidator - Class in org.exolab.castor.xml
Handles field validation.
FieldValidator() - Constructor for class org.exolab.castor.xml.FieldValidator
Creates a default FieldValidator.
FieldValidator(TypeValidator) - Constructor for class org.exolab.castor.xml.FieldValidator
Creates a new FieldValidator using the given TypeValidator.
FileLocation - Class in org.exolab.castor.xml.location
A simple FileLocation class used for finer grained detail of exceptions.
FileLocation() - Constructor for class org.exolab.castor.xml.location.FileLocation
Creates a new FileLocation
FileLocation(String) - Constructor for class org.exolab.castor.xml.location.FileLocation
Creates a new FileLocation
FileLocation(int, int) - Constructor for class org.exolab.castor.xml.location.FileLocation
Creates a new FileLocation.
FileLocation(String, int, int) - Constructor for class org.exolab.castor.xml.location.FileLocation
Creates a new FileLocation.
findAccessor(Class<?>, String, Class<?>, boolean) - Static method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Returns the named accessor.
findIdentityByName(List, String, Class) - Method in class org.exolab.castor.xml.XMLMappingLoader
 
fireEvents(AnyNode, DocumentHandler) - Static method in class org.exolab.castor.xml.util.AnyNode2SAX
 
fireEvents(AnyNode, DocumentHandler, NamespacesStack) - Static method in class org.exolab.castor.xml.util.AnyNode2SAX
 
fireEvents(AnyNode, ContentHandler) - Static method in class org.exolab.castor.xml.util.AnyNode2SAX2
 
fireEvents(AnyNode, ContentHandler, NamespacesStack) - Static method in class org.exolab.castor.xml.util.AnyNode2SAX2
 
FloatValidator - Class in org.exolab.castor.xml.validators
The Float Validation class.
FloatValidator() - Constructor for class org.exolab.castor.xml.validators.FloatValidator
Creates a new FloatValidator with no restrictions.
format(Date) - Static method in class org.exolab.castor.xml.handlers.DateFieldHandler
Returns the given date in a String format, using the ISO8601 format as specified in the W3C XML Schema 1.0 Recommendation (Part 2: Datatypes) for dateTime.
fromValue(String) - Static method in enum org.exolab.castor.mapping.xml.types.BindXmlAutoNamingType
Method fromValue.
fromValue(String) - Static method in enum org.exolab.castor.mapping.xml.types.BindXmlNodeType
Method fromValue.
fromValue(String) - Static method in enum org.exolab.castor.mapping.xml.types.ClassMappingAccessType
Method fromValue.
fromValue(String) - Static method in enum org.exolab.castor.mapping.xml.types.FieldMappingCollectionType
Method fromValue.
fromValue(String) - Static method in enum org.exolab.castor.mapping.xml.types.SqlDirtyType
Method fromValue.

G

GDay - Class in org.exolab.castor.types
Describe an XML schema gDay type.
GDay() - Constructor for class org.exolab.castor.types.GDay
public only for the generated source code
GDay(short) - Constructor for class org.exolab.castor.types.GDay
Constructs a XML Schema GDay instance given all the values of the different fields.
GDay(int) - Constructor for class org.exolab.castor.types.GDay
Constructs a XML Schema GDay instance given all the values of the different fields.
GDay(String) - Constructor for class org.exolab.castor.types.GDay
Constructs a GDay from a string value.
GDayDescriptor - Class in org.exolab.castor.types
The GDay Descriptor.
GDayDescriptor() - Constructor for class org.exolab.castor.types.GDayDescriptor
 
GeneralizedFieldHandler - Class in org.exolab.castor.mapping
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.
GeneralizedFieldHandler() - Constructor for class org.exolab.castor.mapping.GeneralizedFieldHandler
Creates a new default GeneralizedFieldHandler.
generateClassDescriptor(Class) - Method in class org.exolab.castor.xml.Introspector
Creates an XMLClassDescriptor for the given class by using Reflection.
generateClassDescriptor(Class, PrintWriter) - Method in class org.exolab.castor.xml.Introspector
Creates an XMLClassDescriptor for the given class by using Reflection.
get(Object, Object) - Method in class org.exolab.castor.mapping.handlers.J1MapHandler
Returns the object associated with the given key.
get(Object, Object) - Method in class org.exolab.castor.mapping.handlers.J2MapHandler
Returns the object associated with the given key.
get(Object, Object) - Method in interface org.exolab.castor.mapping.MapHandler
Returns the object associated with the given key.
get(int) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
Returns the XMLFieldDescriptor at the specified position in this list.
getAbsoluteURI() - Method in class org.exolab.castor.net.URILocation
Returns the absolute URI for this URILocation
getAbsoluteURI() - Method in class org.exolab.castor.net.util.URILocationImpl
Returns the absolute URI for this URILocation
getAccess() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Returns the value of field 'access'.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
Method getAccessMode.
getAccessMode() - Method in class org.exolab.castor.types.BaseDescriptor
Returns the access mode specified for this class.
getAccessMode() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
Returns the access mode specified for this class.
getAccessMode() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
Returns the access mode specified for this class.
getAccessMode() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
Returns the access mode specified for this class.
getAccessMode() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Returns the access mode specified for this class.
getAccessMode() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
Returns the access mode specified for this class.
getAccessMode() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
Returns the access mode specified for this class.
getAccessMode() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
Returns the access mode specified for this class.
getAccessMode() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
Returns the access mode specified for this class.
getAccessMode() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Returns the access mode specified for this class.
getAccessMode() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Returns the access mode specified for this class.
getAddMethodNameForField(String) - Method in interface org.castor.xml.JavaNaming
Generates the name of an add method for the given field name.
getAddMethodNameForField(String) - Method in class org.castor.xml.JavaNamingImpl
Generates the name of an add method for the given field name.
getAddMethodNameForField(String) - Method in class org.castor.xml.JavaNamingNGImpl
Generates the name of an add method for the given field name.
getAlias() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
Returns the value of field 'alias'.
getAnyNode() - Method in class org.exolab.castor.xml.UnmarshalHandler
returns the AnyNode (if any).
getAnyNodeHandler() - Method in class org.exolab.castor.xml.UnmarshalHandler
Returns the currently used AnyNodeUnmarshalHandler instance.
getAttributeDescriptors() - Method in class org.exolab.castor.types.BaseDescriptor
Returns the set of XMLFieldDescriptors for all members that should be marshalled as XML attributes.
getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML attributes.
getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
Returns the set of attribute XMLFieldDescriptors.
getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML attributes.
getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Returns the set of attribute XMLFieldDescriptors.
getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML attributes.
getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML attributes.
getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML attributes.
getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
Returns the set of attribute XMLFieldDescriptors.
getAttributeDescriptors() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Returns the set of attribute XMLFieldDescriptors.
getAttributeDescriptors() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Returns the set of XMLFieldDescriptors for all members that should be marshalled as XML attributes.
getAttributeDescriptors() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
Returns the set of XMLFieldDescriptors for all members that should be marshalled as XML attributes.
getAttributeSet(Attributes) - Method in class org.exolab.castor.xml.parsing.AttributeSetBuilder
Processes the attributes and XML name space declarations found in the given Attributes instance.
getAttributeSet(AttributeList) - Method in class org.exolab.castor.xml.parsing.AttributeSetBuilder
Processes the attributes and XML name space declarations found in the SAX v1 AttributeList.
getAutoComplete() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Returns the value of field 'autoComplete'.
getAutoNaming() - Method in class org.exolab.castor.mapping.xml.BindXml
Returns the value of field 'autoNaming'.
getBaseDN() - Method in class org.exolab.castor.dsml.SearchDescriptor
 
getBaseURI() - Method in class org.exolab.castor.net.URILocation
Returns the base location of this URILocation.
getBaseURI() - Method in class org.exolab.castor.net.util.URILocationImpl
Returns the base location of this URILocation.
getBaseURL() - Method in class org.exolab.castor.util.DTDResolver
Returns the base URL in use.
getBindingType() - Method in class org.castor.mapping.JDOMappingLoaderFactory
 
getBindingType() - Method in interface org.castor.mapping.MappingLoaderFactory
Defines the binding type of the underlying MappingLoader.
getBindingType() - Method in class org.castor.mapping.XMLMappingLoaderFactory
 
getBindingType() - Method in interface org.exolab.castor.mapping.MappingLoader
 
getBindingType() - Method in class org.exolab.castor.xml.XMLMappingLoader
getBindXml() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'bindXml'.
getBooleanProperty(String) - Method in class org.castor.xml.AbstractInternalContext
 
getBooleanProperty(String) - Method in interface org.castor.xml.InternalContext
Providing access to Boolean properties of the configuration.
getBuildVersion() - Static method in class org.exolab.castor.util.Version
 
getCacheTypeMapping() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Returns the value of field 'cacheTypeMapping'.
getCapacity() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Returns the value of field 'capacity'.
getCascading() - Method in class org.exolab.castor.mapping.xml.Sql
Returns the value of field 'cascading'.
getCentury() - Method in class org.exolab.castor.types.DateTimeBase
 
getCentury() - Method in class org.exolab.castor.types.GDay
 
getCentury() - Method in class org.exolab.castor.types.GMonth
 
getCentury() - Method in class org.exolab.castor.types.GMonthDay
 
getCentury() - Method in class org.exolab.castor.types.RecurringDuration
Deprecated.  
getCentury() - Method in class org.exolab.castor.types.Time
 
getClassChoice() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Returns the value of field 'classChoice'.
getClassDescriptor() - Method in interface org.exolab.castor.mapping.FieldDescriptor
Returns the class descriptor related to the field type.
getClassDescriptor() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
getClassDescriptor() - Method in class org.exolab.castor.xml.Marshaller.NilObject
Returns the associated XMLClassDescriptor
getClassDescriptorResolver() - Method in class org.exolab.castor.xml.ValidationContext
Returns the ClassDescriptorResolver to use during validation.
getClassLoader() - Method in class org.castor.xml.AbstractInternalContext
 
getClassLoader() - Method in interface org.castor.xml.InternalContext
To get the ClassLoader to use for loading resources.
getClassLoader() - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
 
getClassLoader() - Method in class org.exolab.castor.mapping.Mapping
Returns the class loader used by this mapping object.
getClassLoader() - Method in interface org.exolab.castor.mapping.MappingLoader
Returns the class loader associated with this mapping loader if one was specified.
getClassLoader() - Method in class org.exolab.castor.xml.UnmarshalHandler
Returns the current ClassLoader in use.
getClassLoader(ClassLoader) - Static method in class org.exolab.castor.xml.util.resolvers.ResolveHelpers
Gets the ClassLoader that's actually to be used (e.g. for loading resources).
getClassMapping() - Method in class org.exolab.castor.mapping.xml.BindXml
Returns the value of field 'classMapping'.
getClassMapping(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method getClassMapping.
getClassMapping() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method getClassMapping.Returns the contents of the collection in an Array.
getClassMappingCount() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method getClassMappingCount.
getClassname() - Method in class org.castor.mapping.AbstractMappingLoaderFactory
To obtain the class name of the MappingLoader to instantiate
getClassname() - Method in class org.castor.mapping.JDOMappingLoaderFactory
 
getClassname() - Method in class org.castor.mapping.XMLMappingLoaderFactory
 
getClassName(Class) - Method in interface org.castor.xml.JavaNaming
Gets the class name without package part.
getClassName(Class) - Method in class org.castor.xml.JavaNamingImpl
Gets the class name without package part.
getClassName(Class) - Method in class org.castor.xml.JavaNamingNGImpl
Gets the class name without package part.
getClazz() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
Returns the value of field 'clazz'.
getCollection() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
getCollection() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'collection'.
getCollectionHandler() - Method in class org.exolab.castor.mapping.loader.TypeInfo
Return the collection handler of this field.
getCollectionHandlersInfo() - Static method in class org.exolab.castor.mapping.loader.J1CollectionHandlers
 
getCollectionHandlersInfo() - Static method in class org.exolab.castor.mapping.loader.J2CollectionHandlers
 
getCollectionName(Class<?>) - Static method in class org.exolab.castor.mapping.loader.CollectionHandlers
Returns the associated string name for a given collection.
getCollectionType(String) - Static method in class org.exolab.castor.mapping.loader.CollectionHandlers
Returns the collection's Java class from the collection name.
getColumnNumber() - Method in class org.exolab.castor.xml.location.FileLocation
Returns the column number for this FileLocation.
getCommitter() - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
 
getComparator() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
getComparator() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'comparator'.
getComponent() - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
 
getComponentType() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Returns the component type of this XMLFieldDescriptor instance, if the field described represents a collection of values.
getComponentType() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns the component type of this XMLFieldDescriptor instance, if the field described represents a collection of values.
getConstructorArgumentIndex() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
getConstructorArgumentIndex() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns the index within the constructor argument array where the value of this field should be.
getContainer(int) - Method in class org.exolab.castor.mapping.xml.ClassChoice
Method getContainer.
getContainer() - Method in class org.exolab.castor.mapping.xml.ClassChoice
Method getContainer.Returns the contents of the collection in an Array.
getContainer() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'container'.
getContainerCount() - Method in class org.exolab.castor.mapping.xml.ClassChoice
Method getContainerCount.
getContainingClassDescriptor() - Method in interface org.exolab.castor.mapping.FieldDescriptor
Get the class descriptor which contains this field.
getContainingClassDescriptor() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
getContentDescriptor() - Method in class org.exolab.castor.types.BaseDescriptor
Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in class org.exolab.castor.types.CenturyDescriptor
Deprecated. Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in class org.exolab.castor.types.DateDescriptor
Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in class org.exolab.castor.types.DateTimeDescriptor
Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in class org.exolab.castor.types.DurationDescriptor
Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in class org.exolab.castor.types.GDayDescriptor
Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in class org.exolab.castor.types.GMonthDayDescriptor
Returns the XMLFieldDescriptor for the member that should be marshaled as text content.
getContentDescriptor() - Method in class org.exolab.castor.types.GMonthDescriptor
Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in class org.exolab.castor.types.GYearDescriptor
Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in class org.exolab.castor.types.GYearMonthDescriptor
Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in class org.exolab.castor.types.MonthDescriptor
Deprecated. Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in class org.exolab.castor.types.RecurringDurationDescriptor
Deprecated. Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in class org.exolab.castor.types.TimeDescriptor
Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in class org.exolab.castor.types.TimeDurationDescriptor
Deprecated. Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in class org.exolab.castor.types.TimePeriodDescriptor
Deprecated. Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in class org.exolab.castor.types.YearDescriptor
Deprecated. Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
Returns the XMLFieldDescriptor for the member that should be marshaled as text content.
getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
Returns the descriptor for dealing with Text content.
getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
Returns the XMLFieldDescriptor for the member that should be marshaled as text content.
getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Returns the descriptor for dealing with Text content.
getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
Returns the XMLFieldDescriptor for the member that should be marshaled as text content.
getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
Returns the XMLFieldDescriptor for the member that should be marshaled as text content.
getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
Returns the XMLFieldDescriptor for the member that should be marshaled as text content.
getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
Returns the descriptor for dealing with Text content.
getContentDescriptor() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Returns the descriptor for dealing with Text content.
getContentDescriptor() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentDescriptor() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
Returns the XMLFieldDescriptor for the member that should be marshalled as text content.
getContentHandler() - Method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
 
getContentHandler(UnmarshalHandler) - Static method in class org.exolab.castor.xml.Unmarshaller
Returns a ContentHandler for the given UnmarshalHandler
getConvertFrom() - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
 
getConvertorFrom() - Method in class org.exolab.castor.mapping.loader.TypeInfo
Returns the convertor from the field type to an external type.
getConvertorTo() - Method in class org.exolab.castor.mapping.loader.TypeInfo
Returns the convertor to the field type from an external type.
getConvertTo() - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
 
getCreateMethod() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
getCreateMethod() - Method in class org.exolab.castor.mapping.xml.Container
Returns the value of field 'createMethod'.
getCreateMethod() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'createMethod'.
getCreateMethodNameForField(String) - Method in interface org.castor.xml.JavaNaming
Generates the name of a create method for the given field name.
getCreateMethodNameForField(String) - Method in class org.castor.xml.JavaNamingImpl
Generates the name of a set method for the given field name.
getCreateMethodNameForField(String) - Method in class org.castor.xml.JavaNamingNGImpl
Generates the name of a set method for the given field name.
getCurrentNamespaceScope() - Method in class org.exolab.castor.xml.NamespacesStack
Retrieves the current namespace scope.
getCurrentObject() - Method in class org.exolab.castor.xml.UnmarshalHandler
Returns the Object that the UnmarshalHandler is currently handling (within the object model), or null if the current element is a simpleType.
getData() - Method in class org.exolab.castor.xml.ProcessingInstruction
Returns the data for the processing instruction.
getDate() - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
 
getDay() - Method in class org.exolab.castor.types.DateTimeBase
 
getDay() - Method in class org.exolab.castor.types.Duration
 
getDay() - Method in class org.exolab.castor.types.GMonth
 
getDay() - Method in class org.exolab.castor.types.GYear
 
getDay() - Method in class org.exolab.castor.types.GYearMonth
 
getDay() - Method in class org.exolab.castor.types.RecurringDuration
Deprecated.  
getDay() - Method in class org.exolab.castor.types.Time
 
getDay() - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
getDebug() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Returns the value of field 'debug'.
getDefault(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
Returns the default value for this Java type (e.g. 0 for integer, empty string) or null if no default value is known.
getDefaultNamespaceURI() - Method in class org.exolab.castor.xml.NamespacesStack
Retrieves the default namespace namespace uri.
getDefaultNamespaceURI() - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
Gets the namespace URI that is bound to the default name space.
getDefaultValue() - Method in class org.exolab.castor.mapping.loader.TypeInfo
Returns the default value for the field.
getDelegateUnmarshalListener() - Method in class org.exolab.castor.xml.UnmarshalHandler
Returns the currently active UnmarshalListenerDelegate instance
getDepended(ClassMapping, Class<?>) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Gets the ClassDescriptor the given classMapping depends on.
getDepends() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
Returns the ClassDescriptor of the class which this class depends upon.
getDepends() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Returns the value of field 'depends'.
getDescription() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Returns the value of field 'description'.
getDescription() - Method in class org.exolab.castor.mapping.xml.Container
Returns the value of field 'description'.
getDescription() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'description'.
getDescription() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Returns the value of field 'description'.
getDescriptor(String) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
 
getDescriptor(String) - Method in interface org.exolab.castor.mapping.MappingLoader
Returns the ClassDescriptor for the class with the given name.
getDescriptor(Class) - Static method in class org.exolab.castor.xml.descriptors.CoreDescriptors
Returns the XMLClassDescriptor for the given Class.
getDescriptor(String) - Method in interface org.exolab.castor.xml.util.ResolverStrategy.ResolverResults
Gets the descriptor that is mapped to the given class name.
getDescriptors() - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
 
getDescriptors() - Method in interface org.exolab.castor.mapping.MappingLoader
Returns a List of ClassDescriptors of all known descriptors.
getDetails() - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
 
getDirect() - Method in class org.exolab.castor.mapping.xml.Container
Returns the value of field 'direct'.
getDirect() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'direct'.
getDirectPolicy(String) - Method in class org.exolab.castor.dsml.ImportDescriptor
 
getDirty() - Method in class org.exolab.castor.mapping.xml.Sql
Returns the value of field 'dirty'.
getDocumentBase(String) - Static method in class org.exolab.castor.net.util.URIUtils
Returns the document base of the href argument
getDocumentLocator() - Method in class org.exolab.castor.xml.UnmarshalHandler
 
getDuration() - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated.  
getElementDefinition() - Method in class org.exolab.castor.mapping.xml.MapTo
Returns the value of field 'elementDefinition'.
getElementDescriptors() - Method in class org.exolab.castor.types.BaseDescriptor
Returns the set of XMLFieldDescriptors for all members that should be marshalled as XML elements.
getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML elements.
getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
Returns the set of element MarshalDescriptors.
getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML elements.
getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Returns the set of element MarshalDescriptors.
getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML elements.
getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML elements.
getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
Returns the set of XMLFieldDescriptors for all members that should be marshaled as XML elements.
getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
Returns the set of element MarshalDescriptors.
getElementDescriptors() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Returns the set of element MarshalDescriptors.
getElementDescriptors() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Returns the set of XMLFieldDescriptors for all members that should be marshalled as XML elements.
getElementDescriptors() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
Returns the set of XMLFieldDescriptors for all members that should be marshalled as XML elements.
getEntry() - Method in class org.exolab.castor.util.ChangeLog2XML.Release
 
getEntryConsumer() - Method in class org.exolab.castor.dsml.Consumer
 
getEntryConsumer() - Method in class org.exolab.castor.dsml.jndi.JNDIConsumer
 
getEntryConsumer() - Method in class org.exolab.castor.dsml.mozilla.MozillaConsumer
 
getErrorCode() - Method in exception org.exolab.castor.xml.CastorException
Returns the error code for this Exception, or -1 if no error code exists.
getErrorCode() - Method in exception org.exolab.castor.xml.XMLException
Returns the error code for this Exception, or -1 if no error code exists.
getErrorHandler() - Method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
 
getException() - Method in exception org.exolab.castor.dsml.ImportExportException
 
getException() - Method in exception org.exolab.castor.mapping.MappingException
 
getException() - Method in exception org.exolab.castor.mapping.MappingRuntimeException
Returns the Exception which caused this Exception, or null if no nested exception exists.
getException() - Method in exception org.exolab.castor.mapping.ValidityException
 
getException() - Method in exception org.exolab.castor.net.URIException
Returns the nested exception, or null if no exception exists.
getException() - Method in exception org.exolab.castor.util.NestedIOException
Returns the exception, which in turn caused this Exception to be thrown, or null if nested exception exists.
getExpectedIndex() - Method in class org.exolab.castor.xml.UnmarshalState
 
getExtended(ClassMapping, Class<?>) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Gets the ClassDescriptor the given classMapping extends.
getExtends() - Method in interface org.exolab.castor.mapping.ClassDescriptor
Returns the class descriptor of the class extended by this class.
getExtends() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
Returns the class descriptor of the class extended by this class.
getExtends() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Returns the value of field 'extends'.
getExtends() - Method in class org.exolab.castor.types.BaseDescriptor
Returns the class descriptor of the class extended by this class.
getExtends() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
Returns the class descriptor of the class extended by this class.
getExtends() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
Returns the class descriptor of the class extended by this class.
getExtends() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
Returns the class descriptor of the class extended by this class.
getExtends() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Returns the class descriptor of the class extended by this class.
getExtends() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
Returns the class descriptor of the class extended by this class.
getExtends() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
Returns the class descriptor of the class extended by this class.
getExtends() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
Returns the class descriptor of the class extended by this class.
getExtends() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
Returns the class descriptor of the class extended by this class.
getExtends() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Returns the class descriptor of the class extended by this class.
getExtends() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Returns the class descriptor of the class extended by this class.
getFieldDescriptor() - Method in class org.exolab.castor.mapping.AbstractFieldHandler
Returns the FieldDescriptor for the field that this handler is responsible for, or null if no FieldDescriptor has been set.
getFieldDescriptor() - Method in class org.exolab.castor.mapping.loader.FieldHandlerFriend
Returns the FieldDescriptor for the field that this handler is responsible for, or null if no FieldDescriptor has been set.
getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.types.BaseDescriptor
Returns the XML field descriptor matching the given xml name and nodeType.
getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
Returns the XML field descriptor matching the given xml name and nodeType.
getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
Returns the XML field descriptor matching the given xml name and nodeType.
getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
Returns the XML field descriptor matching the given xml name and nodeType.
getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Returns the XML field descriptor matching the given xml name and nodeType.
getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
Returns the XML field descriptor matching the given xml name and nodeType.
getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
Returns the XML field descriptor matching the given xml name and nodeType.
getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
Returns the XML field descriptor matching the given xml name and nodeType.
getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
Returns the XML field descriptor matching the given xml name and nodeType.
getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Returns the XML field descriptor matching the given xml name and nodeType.
getFieldDescriptor() - Method in class org.exolab.castor.xml.Marshaller.NilObject
Returns the associated XMLFieldDescriptor
getFieldDescriptor(String, String, NodeType) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Returns the XML field descriptor matching the given xml name and nodeType.
getFieldDescriptor(String, String, NodeType) - Method in interface org.exolab.castor.xml.XMLClassDescriptor
Returns the XML field descriptor matching the given xml name, namespace, and nodeType.
getFieldHandlerDef(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method getFieldHandlerDef.
getFieldHandlerDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method getFieldHandlerDef.Returns the contents of the collection in an Array.
getFieldHandlerDefCount() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method getFieldHandlerDefCount.
getFieldMapping(int) - Method in class org.exolab.castor.mapping.xml.ClassChoice
Method getFieldMapping.
getFieldMapping() - Method in class org.exolab.castor.mapping.xml.ClassChoice
Method getFieldMapping.Returns the contents of the collection in an Array.
getFieldMapping() - Method in class org.exolab.castor.mapping.xml.Container
Returns the value of field 'fieldMapping'.
getFieldMappingCount() - Method in class org.exolab.castor.mapping.xml.ClassChoice
Method getFieldMappingCount.
getFieldName() - Method in interface org.exolab.castor.mapping.FieldDescriptor
Returns the name of the field.
getFieldName() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
getFields() - Method in interface org.exolab.castor.mapping.ClassDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.BaseDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.CenturyDescriptor
Deprecated. Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.DateDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.DateTimeDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.DurationDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.GDayDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.GMonthDayDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.GMonthDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.GYearDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.GYearMonthDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.MonthDescriptor
Deprecated. Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.RecurringDurationDescriptor
Deprecated. Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.TimeDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.TimeDurationDescriptor
Deprecated. Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.TimePeriodDescriptor
Deprecated. Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.types.YearDescriptor
Deprecated. Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Returns a list of fields represented by this descriptor.
getFields() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Returns a list of fields represented by this descriptor.
getFieldType() - Method in interface org.exolab.castor.mapping.FieldDescriptor
Returns the Java type of the field.
getFieldType() - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
Returns the class type for the field that this GeneralizedFieldHandler converts to and from.
getFieldType() - Method in class org.exolab.castor.mapping.handlers.EnumFieldHandler
 
getFieldType() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
getFieldType() - Method in class org.exolab.castor.mapping.loader.TypeInfo
Returns the field type.
getFieldType() - Method in class org.exolab.castor.xml.handlers.SQLTimeFieldHandler
Returns the class type for the field that this GeneralizedFieldHandler converts to and from.
getFieldType() - Method in class org.exolab.castor.xml.handlers.SQLTimestampFieldHandler
Returns the class type for the field that this GeneralizedFieldHandler converts to and from.
getFieldType() - Method in class org.exolab.castor.xml.handlers.ToStringFieldHandler
Returns the class type for the field that this GeneralizedFieldHandler converts to and from.
getFieldType() - Method in class org.exolab.castor.xml.handlers.ValueOfFieldHandler
Returns the class type for the field that this GeneralizedFieldHandler converts to and from.
getFilename() - Method in class org.exolab.castor.xml.location.FileLocation
Returns the name of the file to which this FileLocation refers.
getFilter() - Method in class org.exolab.castor.dsml.SearchDescriptor
 
getFirstAttribute() - Method in class org.exolab.castor.types.AnyNode
Returns the first attribute of the current ELEMENT node or null.
getFirstChild() - Method in class org.exolab.castor.types.AnyNode
Returns the first Child node of this node.
getFirstChildNode() - Method in class org.exolab.castor.types.AnyNode
Returns the first child node in the tree.
getFirstNamespace() - Method in class org.exolab.castor.types.AnyNode
Returns the first namespace of the current ELEMENT node or null.
getFirstParentState() - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
 
getFirstParentStateIndex() - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
 
getFixed() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Returns the configured fixed value for BigInteger validation.
getFixed() - Method in class org.exolab.castor.xml.validators.BooleanValidator
Returns the fixed value that booleans validated with this validator must be equal to.
getFixed() - Method in class org.exolab.castor.xml.validators.ByteValidator
Returns the configured fixed value for byte validation.
getFixed() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Returns the configured fixed value for date/time validation.
getFixed() - Method in class org.exolab.castor.xml.validators.DecimalValidator
Returns the configured fixed value for BigDecimal validation.
getFixed() - Method in class org.exolab.castor.xml.validators.DoubleValidator
Returns the configured fixed value for double validation.
getFixed() - Method in class org.exolab.castor.xml.validators.DurationValidator
Returns the configured fixed value for Duration validation.
getFixed() - Method in class org.exolab.castor.xml.validators.FloatValidator
Returns the configured fixed value for float validation.
getFixed() - Method in class org.exolab.castor.xml.validators.IntegerValidator
Returns the configured fixed value for Integer validation.
getFixed() - Method in class org.exolab.castor.xml.validators.IntValidator
Returns the configured fixed value for int validation.
getFixed() - Method in class org.exolab.castor.xml.validators.LongValidator
Returns the configured fixed value for long validation.
getFixed() - Method in class org.exolab.castor.xml.validators.ShortValidator
Returns the configured fixed value for short validation.
getFormat() - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
 
getFormat() - Method in interface org.exolab.castor.xml.OutputFormat
Returns the (underlying) OutputFormat instance
getFormat() - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
 
getFullFields(ClassDescriptor) - Static method in class org.exolab.castor.mapping.loader.ClassDescriptorHelper
Get all the FieldDescriptors for non-identity fields, including all the fields in base classes.
getGetMethod() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
getGetMethod() - Method in class org.exolab.castor.mapping.xml.Container
Returns the value of field 'getMethod'.
getGetMethod() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'getMethod'.
getGetMethodNameForField(String) - Method in interface org.castor.xml.JavaNaming
Generates the name of a get method for the given field name.
getGetMethodNameForField(String) - Method in class org.castor.xml.JavaNamingImpl
Generates the name of a get method for the given field name.
getGetMethodNameForField(String) - Method in class org.castor.xml.JavaNamingNGImpl
Generates the name of a get method for the given field name.
getHandler() - Method in interface org.exolab.castor.mapping.FieldDescriptor
Returns the handler of the field.
getHandler(Object) - Static method in class org.exolab.castor.mapping.handlers.MapHandlers
 
getHandler(Class) - Static method in class org.exolab.castor.mapping.handlers.MapHandlers
 
getHandler(Class<?>) - Static method in class org.exolab.castor.mapping.loader.CollectionHandlers
Returns the collection's handler based on the Java class.
getHandler() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
getHandler() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'handler'.
getHasMethod() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'hasMethod'.
getHour() - Method in class org.exolab.castor.types.Date
 
getHour() - Method in class org.exolab.castor.types.DateTimeBase
 
getHour() - Method in class org.exolab.castor.types.Duration
 
getHour() - Method in class org.exolab.castor.types.GDay
 
getHour() - Method in class org.exolab.castor.types.GMonth
 
getHour() - Method in class org.exolab.castor.types.GMonthDay
 
getHour() - Method in class org.exolab.castor.types.GYear
 
getHour() - Method in class org.exolab.castor.types.GYearMonth
 
getHour() - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated.  
getHour() - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
getHref() - Method in class org.exolab.castor.mapping.xml.Include
Returns the value of field 'href'.
getId() - Method in class org.exolab.castor.mapping.AccessMode
 
getIdColumnIndex(FieldDescriptor, String[]) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Finds the index in the given idColumnNames that has the same name as the given field.
getIdentities() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
Returns the FieldDescriptors that describe the identities as defined for this class.
getIdentity() - Method in interface org.exolab.castor.mapping.ClassDescriptor
Returns the identity field, null if this class has no identity.
getIdentity() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
Returns the first FieldDescriptor instance.
getIdentity(int) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method getIdentity.Returns the contents of the collection in an Array.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'identity'.
getIdentity() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
Method getIdentity.
getIdentity() - Method in class org.exolab.castor.types.BaseDescriptor
Returns the identity field, null if this class has no identity.
getIdentity() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
Returns the identity field, null if this class has no identity.
getIdentity() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
Returns the identity field, null if this class has no identity.
getIdentity() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
Returns the identity field, null if this class has no identity.
getIdentity() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Returns the identity field, or null if this class has no identity.
getIdentity() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
Returns the identity field, null if this class has no identity.
getIdentity() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
Returns the identity field, null if this class has no identity.
getIdentity() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
Returns the identity field, null if this class has no identity.
getIdentity() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
Returns the identity field, null if this class has no identity.
getIdentity() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Returns the identity field, null if this class has no identity.
getIdentity() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Returns the identity field, null if this class has no identity.
getIdentityColumnNames(String[], ClassMapping) - Static method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Returns a list of column names that are part of the identity.
getIdentityCount() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method getIdentityCount.
getIdFields(ClassDescriptor) - Static method in class org.exolab.castor.mapping.loader.ClassDescriptorHelper
Get the all the id fields of a class If the class, C, is a dependent class, then the depended class', D, id fields will be appended at the back and returned.
getImportDescriptor() - Method in class org.exolab.castor.dsml.Exporter
 
getImportDescriptor() - Method in class org.exolab.castor.dsml.Importer
 
getImportEventListener() - Method in class org.exolab.castor.dsml.Importer
 
getInclude(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method getInclude.
getInclude() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method getInclude.Returns the contents of the collection in an Array.
getIncludeCount() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method getIncludeCount.
getIndex(String, String) - Method in interface org.exolab.castor.xml.AttributeSet
Returns the index of the attribute associated with the given name and namespace.
getIndex(String, String) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
Returns the index of the attribute associated with the given name and namespace.
getInputStream(String, String) - Static method in class org.exolab.castor.net.util.URIUtils
Returns an InputStream for the file represented by the href argument
getInstance() - Static method in class org.exolab.castor.xml.AbstractXMLNaming
Returns the default instance of XMLNaming.
getInstance() - Static method in class org.exolab.castor.xml.parsing.primitive.objects.PrimitiveObjectFactory
 
getInternalContext() - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
 
getInternalContext() - Method in class org.exolab.castor.xml.Unmarshaller
To get the internal XML Context that is in use.
getInternalContext() - Method in class org.exolab.castor.xml.ValidationContext
To get the AbstractInternalContext to use.
getInternalContext() - Method in class org.exolab.castor.xml.XMLContext
Deprecated.  
getIntrospector() - Method in class org.castor.xml.AbstractInternalContext
 
getIntrospector() - Method in interface org.castor.xml.InternalContext
To get the Introspector assigned to this XMLContext.
getIsMethodNameForField(String) - Method in interface org.castor.xml.JavaNaming
Generates the name of an is method for the given field name.
getIsMethodNameForField(String) - Method in class org.castor.xml.JavaNamingImpl
Generates the name of an is method for the given field name.
getIsMethodNameForField(String) - Method in class org.castor.xml.JavaNamingNGImpl
Generates the name of an is method for the given field name.
getJavaClass() - Method in interface org.exolab.castor.mapping.ClassDescriptor
Returns the Java class represented by this descriptor.
getJavaClass() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
Returns the Java class represented by this descriptor.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
Method getJavaClass.
getJavaClass() - Method in class org.exolab.castor.types.BaseDescriptor
Returns the Java class represented by this descriptor.
getJavaClass() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
Returns the Java class represented by this descriptor.
getJavaClass() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
Returns the Class that this ClassDescriptor describes.
getJavaClass() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
Returns the Java class represented by this descriptor.
getJavaClass() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Returns the Class that this ClassDescriptor describes.
getJavaClass() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
Returns the Java class represented by this descriptor.
getJavaClass() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
Returns the Java class represented by this descriptor.
getJavaClass() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
Returns the Java class represented by this descriptor.
getJavaClass() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
Returns the Class that this ClassDescriptor describes.
getJavaClass() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Returns the Class that this ClassDescriptor describes.
getJavaClass() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Returns the Java class represented by this descriptor.
getJavaNaming() - Method in class org.castor.xml.AbstractInternalContext
 
getJavaNaming() - Method in interface org.castor.xml.InternalContext
The JavaNaming instance to be used.
getKey() - Method in class org.exolab.castor.mapping.MapItem
Returns the key Object for this MapItem, or null if no key has been specified.
getKeyGenerator() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Returns the value of field 'keyGenerator'.
getKeyGeneratorDef(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method getKeyGeneratorDef.
getKeyGeneratorDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method getKeyGeneratorDef.Returns the contents of the collection in an Array.
getKeyGeneratorDefCount() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method getKeyGeneratorDefCount.
getLastState() - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
Peeks the stack for the top UnmarshalState, without removing it.
getLazy() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'lazy'.
getLdap() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'ldap'.
getLdapDn() - Method in class org.exolab.castor.mapping.xml.MapTo
Returns the value of field 'ldapDn'.
getLdapOc() - Method in class org.exolab.castor.mapping.xml.MapTo
Returns the value of field 'ldapOc'.
getLength() - Method in class org.exolab.castor.xml.util.AttributeListWrapper
Returns the number of attributes in the list.
getLenientIdValidation() - Method in class org.castor.xml.AbstractInternalContext
 
getLenientIdValidation() - Method in interface org.castor.xml.InternalContext
Get lenient id validation flag.
getLenientSequenceOrder() - Method in class org.castor.xml.AbstractInternalContext
 
getLenientSequenceOrder() - Method in interface org.castor.xml.InternalContext
Get lenient sequence order flag.
getLineNumber() - Method in class org.exolab.castor.xml.location.FileLocation
Returns the line number for this FileLocation.
getListenerCount() - Method in class org.exolab.castor.util.EventListenerList
Returns the total number of listeners in this listener list.
getListenerList() - Method in class org.exolab.castor.util.EventListenerList
Passes back the event listener list as an array of EventListeners.
getLoadPackageMapping() - Method in class org.castor.xml.AbstractInternalContext
 
getLoadPackageMapping() - Method in interface org.castor.xml.InternalContext
Get load package mapping flag.
getLocalName() - Method in class org.exolab.castor.types.AnyNode
Returns the local name of the node.
getLocalNamespacePrefixes() - Method in class org.exolab.castor.xml.Namespaces
Returns all namespace prefixes declared locally
getLocalNamespacePrefixes() - Method in class org.exolab.castor.xml.NamespacesStack
Retrieves the namespace prefixes registered in current scope.
getLocalNamespaces() - Method in class org.exolab.castor.xml.Namespaces
Returns an Enumeration of local namespace URIs for this Namespaces.
getLocation() - Method in class org.exolab.castor.mapping.xml.BindXml
Returns the value of field 'location'.
getLocation() - Method in exception org.exolab.castor.xml.ValidationException
Returns the location of the Exception.
getLocationPath() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
getLocationPath() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns the "relative" XML path for the field being described.
getManyKey(int) - Method in class org.exolab.castor.mapping.xml.Sql
Method getManyKey.
getManyKey() - Method in class org.exolab.castor.mapping.xml.Sql
Method getManyKey.Returns the contents of the collection in an Array.
getManyKeyCount() - Method in class org.exolab.castor.mapping.xml.Sql
Method getManyKeyCount.
getManyTable() - Method in class org.exolab.castor.mapping.xml.Sql
Returns the value of field 'manyTable'.
getMappedPackage(String) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
Looks up the package name from the given namespace URI.
getMapping() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
Returns the ClassMapping instance used.
getMappingLoader() - Method in class org.castor.mapping.AbstractMappingLoaderFactory
 
getMappingLoader() - Method in interface org.castor.mapping.MappingLoaderFactory
Acquires the appropriate org.exolab.castor.mapping.MappingLoader with the given properties.
getMappingLoader(String, BindingType) - Method in class org.castor.mapping.MappingLoaderRegistry
Returns a mapping loader for the suitable source and binding type.
getMappingLoader(Mapping, BindingType) - Method in class org.castor.mapping.MappingUnmarshaller
Returns a mapping resolver for the suitable engine.
getMappingLoader(Mapping, BindingType, Object) - Method in class org.castor.mapping.MappingUnmarshaller
Returns a mapping resolver for the suitable engine.
getMappingLoader() - Method in class org.castor.xml.AbstractInternalContext
 
getMappingLoader() - Method in interface org.castor.xml.InternalContext
To get the MappingLoader specified to be used in this Castor session.
getMappingLoader() - Method in interface org.exolab.castor.xml.ClassDescriptorResolver
Note: This method will be removed soon (kv).
getMappingLoader() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Note: This method will be removed soon (kv).
getMappingLoaderFactories() - Method in class org.castor.mapping.MappingLoaderRegistry
Returns a list of 'cached' mapping loader factories.
getMappingSources() - Method in class org.exolab.castor.mapping.Mapping
Get list of mapping sources to resolve.
getMapTo() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Returns the value of field 'mapTo'.
getMarshalExtendedType() - Method in class org.exolab.castor.xml.Marshaller
If True the marshaller will use the 'xsi:type' attribute to marshall a field value that extended the defined field type.
getMatches() - Method in class org.exolab.castor.mapping.xml.BindXml
Returns the value of field 'matches'.
getMaxExclusive() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Returns the configured exclusive maximum value for date/time validation.
getMaxExclusive() - Method in class org.exolab.castor.xml.validators.DecimalValidator
Returns the configured exclusive maximum value for BigDecimal validation.
getMaxExclusive() - Method in class org.exolab.castor.xml.validators.DoubleValidator
Returns the configured exclusive maximum value for double validation.
getMaxExclusive() - Method in class org.exolab.castor.xml.validators.DurationValidator
Returns the configured exclusive maximum value for Duration validation.
getMaxExclusive() - Method in class org.exolab.castor.xml.validators.FloatValidator
Returns the configured exclusive maximum value for float validation.
getMaxInclusive() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Returns the configured maximum value for BigInteger validation.
getMaxInclusive() - Method in class org.exolab.castor.xml.validators.ByteValidator
Returns the configured maximum value for byte validation.
getMaxInclusive() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Returns the configured inclusive maximum value for date/time validation.
getMaxInclusive() - Method in class org.exolab.castor.xml.validators.DecimalValidator
Returns the configured inclusive maximum value for BigDecimal validation.
getMaxInclusive() - Method in class org.exolab.castor.xml.validators.DoubleValidator
Returns the configured inclusive maximum value for double validation.
getMaxInclusive() - Method in class org.exolab.castor.xml.validators.DurationValidator
Returns the configured inclusive maximum value for Duration validation.
getMaxInclusive() - Method in class org.exolab.castor.xml.validators.FloatValidator
Returns the configured inclusive maximum value for float validation.
getMaxInclusive() - Method in class org.exolab.castor.xml.validators.IntegerValidator
Returns the configured maximum value for xsd:integer validation.
getMaxInclusive() - Method in class org.exolab.castor.xml.validators.IntValidator
Returns the configured maximum value for int validation.
getMaxInclusive() - Method in class org.exolab.castor.xml.validators.LongValidator
Returns the configured maximum value for long validation.
getMaxInclusive() - Method in class org.exolab.castor.xml.validators.ShortValidator
Returns the configured maximum value for short validation.
getMaxOccurs() - Method in class org.exolab.castor.xml.FieldValidator
Returns the maximum number of occurances for a given object.
getMessage() - Method in exception org.exolab.castor.xml.CastorException
Returns the detail message for this Exception
getMethod(Class, String, Class[]) - Static method in class org.exolab.castor.xml.wls8.WeblogicXercesImplementation
Returns a Method object that reflects the specified public member method of the class or interface represented by aClass.
getMilli() - Method in class org.exolab.castor.types.Date
 
getMilli() - Method in class org.exolab.castor.types.DateTimeBase
 
getMilli() - Method in class org.exolab.castor.types.Duration
 
getMilli() - Method in class org.exolab.castor.types.GDay
 
getMilli() - Method in class org.exolab.castor.types.GMonth
 
getMilli() - Method in class org.exolab.castor.types.GMonthDay
 
getMilli() - Method in class org.exolab.castor.types.GYear
 
getMilli() - Method in class org.exolab.castor.types.GYearMonth
 
getMilli() - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated.  
getMilli() - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
getMinExclusive() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Returns the configured exclusive minimum value for date/time validation.
getMinExclusive() - Method in class org.exolab.castor.xml.validators.DecimalValidator
Returns the configured exclusive minimum value for BigDecimal validation.
getMinExclusive() - Method in class org.exolab.castor.xml.validators.DoubleValidator
Returns the configured exclusive minimum value for double validation.
getMinExclusive() - Method in class org.exolab.castor.xml.validators.DurationValidator
Returns the configured exclusive minimum value for Duration validation.
getMinExclusive() - Method in class org.exolab.castor.xml.validators.FloatValidator
Returns the configured exclusive minimum value for float validation.
getMinInclusive() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Returns the configured minimum value for BigInteger validation.
getMinInclusive() - Method in class org.exolab.castor.xml.validators.ByteValidator
Returns the configured mainmum value for byte validation.
getMinInclusive() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Returns the configured inclusive minimum value for date/time validation.
getMinInclusive() - Method in class org.exolab.castor.xml.validators.DecimalValidator
Returns the configured inclusive minimum value for BigDecimal validation.
getMinInclusive() - Method in class org.exolab.castor.xml.validators.DoubleValidator
Returns the configured inclusive minimum value for double validation.
getMinInclusive() - Method in class org.exolab.castor.xml.validators.DurationValidator
Returns the configured inclusive minimum value for Duration validation.
getMinInclusive() - Method in class org.exolab.castor.xml.validators.FloatValidator
Returns the configured inclusive minimum value for float validation.
getMinInclusive() - Method in class org.exolab.castor.xml.validators.IntegerValidator
Returns the configured minimum value for xsd:integer validation.
getMinInclusive() - Method in class org.exolab.castor.xml.validators.IntValidator
Returns the configured minimum value for int validation.
getMinInclusive() - Method in class org.exolab.castor.xml.validators.LongValidator
Returns the configured minimum value for long validation.
getMinInclusive() - Method in class org.exolab.castor.xml.validators.ShortValidator
Returns the configured minimum value for short validation.
getMinOccurs() - Method in class org.exolab.castor.xml.FieldValidator
Returns the mimimum number of occurances for a given object.
getMinute() - Method in class org.exolab.castor.types.Date
 
getMinute() - Method in class org.exolab.castor.types.DateTimeBase
 
getMinute() - Method in class org.exolab.castor.types.Duration
 
getMinute() - Method in class org.exolab.castor.types.GDay
 
getMinute() - Method in class org.exolab.castor.types.GMonth
 
getMinute() - Method in class org.exolab.castor.types.GMonthDay
 
getMinute() - Method in class org.exolab.castor.types.GYear
 
getMinute() - Method in class org.exolab.castor.types.GYearMonth
 
getMinute() - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated.  
getMinute() - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
getMonth() - Method in class org.exolab.castor.types.DateTimeBase
 
getMonth() - Method in class org.exolab.castor.types.Duration
 
getMonth() - Method in class org.exolab.castor.types.GDay
 
getMonth() - Method in class org.exolab.castor.types.GYear
 
getMonth() - Method in class org.exolab.castor.types.RecurringDuration
Deprecated.  
getMonth() - Method in class org.exolab.castor.types.Time
 
getMonth() - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
getName() - Method in class org.castor.mapping.JDOMappingLoaderFactory
 
getName() - Method in interface org.castor.mapping.MappingLoaderFactory
Returns the short alias for this factory instance.
getName() - Method in class org.castor.mapping.XMLMappingLoaderFactory
 
getName() - Method in class org.exolab.castor.mapping.AccessMode
 
getName() - Method in class org.exolab.castor.mapping.xml.BindXml
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.mapping.xml.Container
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.mapping.xml.Ldap
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.mapping.xml.NamedQuery
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.mapping.xml.Param
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.mapping.xml.PropertyType
Returns the value of field 'name'.
getName() - Method in class org.exolab.castor.mapping.xml.QueryHint
Returns the value of field 'name'.
getName(int) - Method in class org.exolab.castor.mapping.xml.Sql
Method getName.
getName() - Method in class org.exolab.castor.mapping.xml.Sql
Method getName.Returns the contents of the collection in an Array.
getName(int) - Method in interface org.exolab.castor.xml.AttributeSet
Returns the name of the attribute located at the given index.
getName(int) - Method in class org.exolab.castor.xml.util.AttributeListWrapper
Returns the name of the attribute at the given index.
getName(int) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
Returns the name of the attribute located at the given index.
getNameCount() - Method in class org.exolab.castor.mapping.xml.Sql
Method getNameCount.
getNamedNativeQuery(int) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method getNamedNativeQuery.
getNamedNativeQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method getNamedNativeQuery.Returns the contents of the collection in an Array.
getNamedNativeQueryCount() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method getNamedNativeQueryCount.
getNamedQuery(int) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method getNamedQuery.
getNamedQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method getNamedQuery.Returns the contents of the collection in an Array.
getNamedQueryCount() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method getNamedQueryCount.
getNamespace(int) - Method in interface org.exolab.castor.xml.AttributeSet
Returns the namespace of the attribute located at the given index.
getNamespace(int) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
Returns the namespace of the attribute located at the given index.
getNamespaceHandling() - Method in class org.exolab.castor.xml.UnmarshalHandler
Returns the NamespaceHandling in use.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
Method getNameSpacePrefix.
getNameSpacePrefix() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
Method getNameSpacePrefix.
getNamespacePrefix() - Method in class org.exolab.castor.types.AnyNode
Returns the namespace prefix associated with the namespace URI of this node.
getNameSpacePrefix() - Method in class org.exolab.castor.types.BaseDescriptor
 
getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
 
getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
 
getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
 
getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Returns the namespace prefix to use when marshalling as XML.
getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
 
getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
 
getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
 
getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
 
getNameSpacePrefix() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
 
getNamespacePrefix(String) - Method in class org.exolab.castor.xml.Namespaces
Returns the Namespace prefix associated with the given URI.
getNamespacePrefix(String) - Method in class org.exolab.castor.xml.NamespacesStack
Retrieves the namespace prefix for the given namespace uri.
getNamespacePrefix(String) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
Gets the prefix that is bound to a namespaceURI.
getNameSpacePrefix() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
 
getNameSpacePrefix() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
getNameSpacePrefix() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
Returns the namespace prefix to use when marshalling as XML.
getNameSpacePrefix() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Return the "suggested" namespace prefix to use when marshaling as XML.
getNamespacePrefixes(String) - Method in class org.exolab.castor.xml.Namespaces
Returns the Namespace prefixes associated with the given URI.
getNamespaceStack() - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
Returns the namespace stack.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
Method getNameSpaceURI.
getNameSpaceURI() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
Method getNameSpaceURI.
getNamespaceURI() - Method in class org.exolab.castor.types.AnyNode
Returns the namespace URI of the node.
getNameSpaceURI() - Method in class org.exolab.castor.types.BaseDescriptor
 
getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
 
getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
 
getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
 
getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Returns the namespace URI used when marshaling and unmarshaling as XML.
getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
 
getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
 
getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
 
getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
 
getNameSpaceURI() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
 
getNamespaceURI(String) - Method in class org.exolab.castor.xml.Namespaces
Returns the Namespace URI associated with the given prefix
getNamespaceURI(String) - Method in class org.exolab.castor.xml.NamespacesStack
Retrieves the namespace uri bound to specified prefix.
getNamespaceURI(String) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
Gets the namespaceURI that is bound to a prefix.
getNameSpaceURI() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
 
getNameSpaceURI() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
getNameSpaceURI() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
Returns the namespace URI used when marshalling and unmarshalling as XML.
getNameSpaceURI() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns the namespace URI to be used when marshaling and unmarshaling as XML.
getNegativeInfinity() - Method in class org.exolab.castor.xml.validators.DoubleValidator
 
getNext() - Method in exception org.exolab.castor.xml.ValidationException
Returns the next ValidationException in the list, or null if no additional validation exceptions exist.
getNextSibling() - Method in class org.exolab.castor.types.AnyNode
Returns the next sibling of the current node.
getNillable() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'nillable'.
getNode() - Method in class org.exolab.castor.mapping.xml.BindXml
Returns the value of field 'node'.
getNodeType() - Method in class org.exolab.castor.types.AnyNode
Returns the type of this node.
getNodeType(String) - Static method in class org.exolab.castor.xml.NodeType
Returns the node type from the name.
getNodeType() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
getNodeType() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns the node type of the field being described.
getNonDefaultNamespacePrefix(String) - Method in class org.exolab.castor.xml.Namespaces
Returns the Namespace prefix associated with the given URI.
getNonDefaultNamespacePrefix(String) - Method in class org.exolab.castor.xml.NamespacesStack
Retrieves the non default namespace prefix for the given namespace uri.
getNsPrefix() - Method in class org.exolab.castor.mapping.xml.MapTo
Returns the value of field 'nsPrefix'.
getNSPrefixAtRoot() - Method in class org.exolab.castor.xml.Marshaller
Deprecated.  
getNsUri() - Method in class org.exolab.castor.mapping.xml.MapTo
Returns the value of field 'nsUri'.
getObject(Class<?>, String) - Method in class org.exolab.castor.xml.parsing.primitive.objects.PrimitiveFloat
 
getObject(Class<?>, String) - Method in class org.exolab.castor.xml.parsing.primitive.objects.PrimitiveObjectFactory
returns an instantiated Object
getObject() - Method in class org.exolab.castor.xml.UnmarshalHandler.ArrayHandler
Returns the data handled by this class as an array.
getObject() - Method in class org.exolab.castor.xml.UnmarshalHandler
Returns the "root" Object (ie. the entire object model) being unmarshalled.
getObject() - Method in class org.exolab.castor.xml.util.ContainerElement
Returns the object contained within this ContainerElement.
getObjectFactory() - Method in class org.exolab.castor.xml.UnmarshalHandler
Returns the ObjectFactory instance in use.
getOptions(String[]) - Method in class org.exolab.castor.util.CommandLineOptions
Parses the arguments into a hashtable with the proper flag as the key.
getOrigin(ClassMapping) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Gets the top-most (i.e. without any further 'extends') extends of the given classMapping.
getOutputFormat() - Method in class org.castor.xml.AbstractInternalContext
 
getOutputFormat() - Method in interface org.castor.xml.InternalContext
Returns the default OutputFormat for use with a Serializer.
getOutputFormat() - Method in class org.exolab.castor.xml.AIXXercesJDK5XMLSerializerFactory
 
getOutputFormat(AbstractProperties) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
 
getOutputFormat() - Method in class org.exolab.castor.xml.wls8.WeblogicXercesXMLSerializerFactory
Factory method for obtaining a OutputFormat instance.
getOutputFormat() - Method in class org.exolab.castor.xml.XercesJDK5XMLSerializerFactory
 
getOutputFormat() - Method in class org.exolab.castor.xml.XercesXMLSerializerFactory
 
getOutputFormat() - Method in interface org.exolab.castor.xml.XMLSerializerFactory
Factory method for obtaining a OutputFormat instance.
getPackageName(String) - Method in interface org.castor.xml.JavaNaming
Gets the package name of the given class name.
getPackageName(String) - Method in class org.castor.xml.JavaNamingImpl
Gets the package name of the given class name.
getPackageName(String) - Method in class org.castor.xml.JavaNamingNGImpl
Gets the package name of the given class name.
getPackageName() - Method in class org.exolab.castor.xml.AIXXercesJDK5Serializer
 
getPackageName() - Method in class org.exolab.castor.xml.BaseXercesJDK5Serializer
 
getPackageName(String) - Static method in class org.exolab.castor.xml.util.resolvers.ResolveHelpers
Gets the package name of the given class name.
getPackageName() - Method in class org.exolab.castor.xml.XercesJDK5Serializer
 
getParam(int) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Method getParam.
getParam() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Method getParam.Returns the contents of the collection in an Array.
getParam(int) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
Method getParam.
getParam() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
Method getParam.Returns the contents of the collection in an Array.
getParam(int) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
Method getParam.
getParam() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
Method getParam.Returns the contents of the collection in an Array.
getParamCount() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Method getParamCount.
getParamCount() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
Method getParamCount.
getParamCount() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
Method getParamCount.
getParent() - Method in class org.exolab.castor.xml.util.ContainerElement
Returns the parent of the contained object.
getParser() - Method in class org.castor.xml.AbstractInternalContext
 
getParser(String) - Method in class org.castor.xml.AbstractInternalContext
 
getParser() - Method in interface org.castor.xml.InternalContext
Return an XML document parser implementing the feature list specified in the configuration file.
getParser(String) - Method in interface org.castor.xml.InternalContext
Returns an XML document parser implementing the requested set of features.
getParser(AbstractProperties, String) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
 
getPatterns() - Method in class org.exolab.castor.xml.validators.PatternValidator
Returns the collection of regular expression patterns.
getPeriod() - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated.  
getPolicy(String) - Method in class org.exolab.castor.dsml.ImportDescriptor
 
getPositiveInfinity() - Method in class org.exolab.castor.xml.validators.DoubleValidator
 
getPrefixes() - Method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
 
getPrimitiveNodeType() - Method in class org.castor.xml.AbstractInternalContext
 
getPrimitiveNodeType() - Method in interface org.castor.xml.InternalContext
Returns the NodeType to use for Java primitives.
getPrimitiveNodeType() - Method in class org.exolab.castor.xml.Introspector
Returns the NodeType for java primitives
getProperty(String) - Method in class org.castor.xml.AbstractInternalContext
 
getProperty(String) - Method in interface org.castor.xml.InternalContext
To get the value of a specific property.
getProperty(String) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
 
getProperty(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
getProperty(int) - Method in class org.exolab.castor.mapping.xml.BindXml
Method getProperty.
getProperty() - Method in class org.exolab.castor.mapping.xml.BindXml
Method getProperty.Returns the contents of the collection in an Array.
getProperty(String) - Method in class org.exolab.castor.types.BaseDescriptor
 
getProperty(String) - Method in class org.exolab.castor.xml.descriptors.BaseDescriptor
 
getProperty(String) - Method in class org.exolab.castor.xml.Marshaller
Returns the value of the given Castor XML-specific property.
getProperty(String) - Method in class org.exolab.castor.xml.Unmarshaller
Returns the value of the given Castor XML-specific property.
getProperty(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
 
getProperty(String) - Method in class org.exolab.castor.xml.XMLContext
To get the value of a specific property.
getPropertyCount() - Method in class org.exolab.castor.mapping.xml.BindXml
Method getPropertyCount.
getQNamePrefix() - Method in class org.exolab.castor.mapping.xml.BindXml
Returns the value of field 'QNamePrefix'.
getQNamePrefix() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Returns the prefix used in case the value of the field described by this descriptor is of type QName.
getQualifiedFileName(String, String) - Method in interface org.castor.xml.JavaNaming
Qualifies the given fileName with the given packageName and returns the resulting file path.
getQualifiedFileName(String, String) - Method in class org.castor.xml.JavaNamingImpl
Qualifies the given fileName with the given packageName and returns the resulting file path.
getQualifiedFileName(String, String) - Method in class org.castor.xml.JavaNamingNGImpl
Qualifies the given fileName with the given packageName and returns the resulting file path.
getQualifiedFileName(String, String) - Static method in class org.exolab.castor.xml.util.resolvers.ResolveHelpers
Qualifies the given fileName with the given packageName and returns the resulting file path.
getQuery() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Returns the value of field 'query'.
getQuery() - Method in class org.exolab.castor.mapping.xml.NamedQuery
Returns the value of field 'query'.
getQueryHint(int) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Method getQueryHint.
getQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Method getQueryHint.Returns the contents of the collection in an Array.
getQueryHint(int) - Method in class org.exolab.castor.mapping.xml.NamedQuery
Method getQueryHint.
getQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedQuery
Method getQueryHint.Returns the contents of the collection in an Array.
getQueryHintCount() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Method getQueryHintCount.
getQueryHintCount() - Method in class org.exolab.castor.mapping.xml.NamedQuery
Method getQueryHintCount.
getReader() - Method in class org.exolab.castor.net.URILocation
Returns a Reader for the resource represented by this URILocation.
getReader() - Method in class org.exolab.castor.net.util.URILocationImpl
Returns a Reader for the resource represented by this URILocation.
getReader(String, String) - Static method in class org.exolab.castor.net.util.URIUtils
Returns a Reader for the file represented by the href argument
getReadOnly() - Method in class org.exolab.castor.mapping.xml.Sql
Returns the value of field 'readOnly'.
getReference() - Method in class org.exolab.castor.mapping.xml.BindXml
Returns the value of field 'reference'.
getRegExpEvaluator() - Method in class org.castor.xml.AbstractInternalContext
Returns a new instance of the specified Regular Expression Evaluator, or null if no validator was specified.
getRegExpEvaluator() - Method in interface org.castor.xml.InternalContext
Returns a new instance of the specified Regular Expression Evaluator, or null if no validator was specified.
getRelativeURI() - Method in class org.exolab.castor.net.URILocation
Returns the relative URI for this URILocation
getRelativeURI() - Method in class org.exolab.castor.net.util.URILocationImpl
Returns the relative URI for this URILocation
getRelativeURI(String) - Static method in class org.exolab.castor.net.util.URIUtils
Returns the relative URI of the href argument
getRelease() - Method in class org.exolab.castor.util.ChangeLog2XML.Changelog
 
getRequired() - Method in class org.exolab.castor.mapping.xml.Container
Returns the value of field 'required'.
getRequired() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'required'.
getResolver() - Method in class org.castor.mapping.MappingSource
 
getResolver() - Method in class org.exolab.castor.xml.Marshaller
Returns the ClassDescriptorResolver for use during marshalling
getResolverStrategy() - Method in class org.castor.xml.AbstractInternalContext
 
getResolverStrategy() - Method in interface org.castor.xml.InternalContext
To get the XMLClassDescriptor resolver strategy to be used when resolving classes into class descriptors.
getResolveTable() - Method in class org.exolab.castor.xml.UnmarshalHandler
Hashtable to store idReference and ReferenceInfo
getResultClass() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Returns the value of field 'resultClass'.
getResults() - Method in class org.exolab.castor.dsml.Consumer
 
getResults() - Method in class org.exolab.castor.dsml.jndi.JNDIConsumer
 
getResults() - Method in class org.exolab.castor.dsml.mozilla.MozillaConsumer
 
getResultSetMapping() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Returns the value of field 'resultSetMapping'.
getReturnAttrs() - Method in class org.exolab.castor.dsml.SearchDescriptor
 
getRoot() - Method in class org.exolab.castor.mapping.Mapping
Get the loaded mapping.
getRootElement() - Method in class org.exolab.castor.xml.Marshaller
Returns the name of the root element to use
getSAXLocator(Location) - Method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
Gets a Locator to a given Location.
getSAXParser(boolean, boolean) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
To get a SAXParser instance which is then used to get either parser or XMLReader.
getSAXParser(SAXParserFactory) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
To get a SAXParser instance from a given SAXParserFactory, which is then used to obtain either Parser or XMLReader.
getSAXParserFactory(boolean, boolean) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
To get a SAXParserFactory instance which is then used to obtain an SAXParser instance.
getSchemaType() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
getSchemaType() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns the XML Schema type of the XML field being described.
getScope() - Method in class org.exolab.castor.dsml.SearchDescriptor
 
getSearchDescriptor() - Method in class org.exolab.castor.dsml.Exporter
 
getSeconds() - Method in class org.exolab.castor.types.Date
 
getSeconds() - Method in class org.exolab.castor.types.DateTimeBase
 
getSeconds() - Method in class org.exolab.castor.types.Duration
 
getSeconds() - Method in class org.exolab.castor.types.GDay
 
getSeconds() - Method in class org.exolab.castor.types.GMonth
 
getSeconds() - Method in class org.exolab.castor.types.GMonthDay
 
getSeconds() - Method in class org.exolab.castor.types.GYear
 
getSeconds() - Method in class org.exolab.castor.types.GYearMonth
 
getSeconds() - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated.  
getSeconds() - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
getSerializer() - Method in class org.castor.xml.AbstractInternalContext
 
getSerializer(OutputStream) - Method in class org.castor.xml.AbstractInternalContext
 
getSerializer(Writer) - Method in class org.castor.xml.AbstractInternalContext
 
getSerializer() - Method in interface org.castor.xml.InternalContext
Returns a default serializer for producing an XML document.
getSerializer(OutputStream) - Method in interface org.castor.xml.InternalContext
Returns a default serializer for producing an XML document to the designated output stream using the default serialization format.
getSerializer(Writer) - Method in interface org.castor.xml.InternalContext
Returns a default serializer for producing an XML document to the designated output stream using the default serialization format.
getSerializer() - Method in class org.exolab.castor.xml.AIXXercesJDK5XMLSerializerFactory
 
getSerializer(AbstractProperties) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
 
getSerializer() - Method in class org.exolab.castor.xml.wls8.WeblogicXercesXMLSerializerFactory
Factory method for obtaining a Serializer instance.
getSerializer() - Method in class org.exolab.castor.xml.XercesJDK5XMLSerializerFactory
 
getSerializer() - Method in class org.exolab.castor.xml.XercesXMLSerializerFactory
 
getSerializer() - Method in interface org.exolab.castor.xml.XMLSerializerFactory
Factory method for obtaining a Serializer instance.
getSerializerFactory(String) - Method in class org.castor.xml.AbstractInternalContext
Returns the currently configured XMLSerializerFactory instance.
getSerializerFactory(String) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
Returns the currently configured XMLSerializerFactory instance.
getSetMethod() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
getSetMethod() - Method in class org.exolab.castor.mapping.xml.Container
Returns the value of field 'setMethod'.
getSetMethod() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'setMethod'.
getSetMethodNameForField(String) - Method in interface org.castor.xml.JavaNaming
Generates the name of a set method for the given field name.
getSetMethodNameForField(String) - Method in class org.castor.xml.JavaNamingImpl
Generates the name of a create method for the given field name.
getSetMethodNameForField(String) - Method in class org.castor.xml.JavaNamingNGImpl
Generates the name of a create method for the given field name.
getSize() - Method in interface org.exolab.castor.xml.AttributeSet
Returns the number of Attributes within this AttributeSet.
getSize() - Method in class org.exolab.castor.xml.util.AttributeSetImpl
Returns the number of Attributes within this AttributeSet.
getSource() - Method in class org.castor.mapping.MappingSource
 
getSourceType() - Method in class org.castor.mapping.AbstractMappingLoaderFactory
 
getSourceType() - Method in interface org.castor.mapping.MappingLoaderFactory
Defines the source type of the underlying MappingLoader
getSourceType() - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
getSourceType() - Method in interface org.exolab.castor.mapping.MappingLoader
 
getSql() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'sql'.
getStartingNode() - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
Returns SAX2ANY startingNode.
getStartingNode() - Method in class org.exolab.castor.xml.util.SAX2ANY
 
getStateStack() - Method in class org.exolab.castor.xml.UnmarshalHandler
Returnss a refrence to the UnmarshalStateStack instance currently in use.
getStrictElementHandler() - Method in class org.exolab.castor.xml.UnmarshalHandler
Returns the StrictElementHandler in use.
getStringProperty(String) - Method in class org.castor.xml.AbstractInternalContext
 
getStringProperty(String) - Method in interface org.castor.xml.InternalContext
Providing access to String properties of the configuration.
getStringValue() - Method in class org.exolab.castor.types.AnyNode
Returns the string value of the node.
getSubstitutes() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
 
getSubstitutes() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Returns the possible substitution groups for this class.
getSubstitutes() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns the possible substitution groups for this class.
getSupportedTypes() - Method in class org.exolab.castor.mapping.FieldHandlerFactory
Returns an array of the supported Class types for this FieldHandlerFactory.
getSupportedTypes() - Method in class org.exolab.castor.xml.handlers.DefaultFieldHandlerFactory
Returns an array of the supported Class types for this FieldHandlerFactory.
getTable() - Method in class org.exolab.castor.mapping.xml.MapTo
Returns the value of field 'table'.
getTarget() - Method in class org.exolab.castor.xml.ProcessingInstruction
Returns the target for the processing instruction.
getTopState() - Method in class org.exolab.castor.xml.UnmarshalHandler
Returns the top UnmarshalState instance from the UnmarshalStateStack.
getTotalDigits() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Returns the configured maximum number of digits (inclusive) for BigInteger validation.
getTotalDigits() - Method in class org.exolab.castor.xml.validators.ByteValidator
Returns the configured maximum number of digits (inclusive) for byte validation.
getTotalDigits() - Method in class org.exolab.castor.xml.validators.IntegerValidator
Returns the configured maximum number of digits (inclusive) for xsd:integer validation.
getTotalDigits() - Method in class org.exolab.castor.xml.validators.IntValidator
Returns the configured maximum number of digits (inclusive) for int validation.
getTotalDigits() - Method in class org.exolab.castor.xml.validators.LongValidator
Returns the configured maximum number of digits (inclusive) for long validation.
getTotalDigits() - Method in class org.exolab.castor.xml.validators.ShortValidator
Returns the configured maximum number of digits (inclusive) for short validation.
getTransient() - Method in class org.exolab.castor.mapping.xml.BindXml
Returns the value of field 'transient'.
getTransient() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'transient'.
getTransient() - Method in class org.exolab.castor.mapping.xml.Sql
Returns the value of field 'transient'.
getType() - Method in class org.castor.mapping.MappingSource
 
getType() - Method in class org.exolab.castor.mapping.xml.BindXml
Returns the value of field 'type'.
getType() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Returns the value of field 'type'.
getType() - Method in class org.exolab.castor.mapping.xml.Container
Returns the value of field 'type'.
getType() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'type'.
getType() - Method in class org.exolab.castor.mapping.xml.Sql
Returns the value of field 'type'.
getType() - Method in interface org.exolab.castor.types.EnumeratedTypeAccess
Returns the type of this EnumeratedType.
getType() - Method in class org.exolab.castor.xml.AccessRights
Returns the type of this Access
getType() - Method in class org.exolab.castor.xml.DescriptorType
Returns the type of this DescriptorType.
getType() - Method in class org.exolab.castor.xml.NodeType
Returns the type of this NodeType.
getType(int) - Method in class org.exolab.castor.xml.util.AttributeListWrapper
Returns the type of the attribute at the specified index.
getType(String) - Method in class org.exolab.castor.xml.util.AttributeListWrapper
Return the type of the attribute with the given name.
getTypeInfo(Class, CollectionHandler, FieldMapping) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
 
getTypeInfo(Class, CollectionHandler, FieldMapping) - Method in class org.exolab.castor.xml.XMLMappingLoader
 
getTypeValidator() - Method in class org.exolab.castor.xml.FieldValidator
Returns the TypeValidator.
getUnresolvedIdRefs() - Method in class org.exolab.castor.xml.ValidationContext
Returns the Set of unresolved ID references.
getUseIntrospector() - Method in class org.castor.xml.AbstractInternalContext
 
getUseIntrospector() - Method in interface org.castor.xml.InternalContext
To get use-introspection flag.
getValidation() - Method in class org.exolab.castor.xml.Marshaller
 
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
Method getValidator.
getValidator() - Method in class org.exolab.castor.types.BaseDescriptor
Returns a specific validator for the class described by this ClassDescriptor.
getValidator() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
Returns a specific validator for the class described by this ClassDescriptor.
getValidator() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
Returns a specific validator for the class described by this ClassDescriptor.
getValidator() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
Returns a specific validator for the class described by this ClassDescriptor.
getValidator() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Returns a specific validator for the class described by this ClassDescriptor.
getValidator() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
Returns a specific validator for the class described by this ClassDescriptor.
getValidator() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
Returns a specific validator for the class described by this ClassDescriptor.
getValidator() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
Returns a specific validator for the class described by this ClassDescriptor.
getValidator() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
Returns a specific validator for the class described by this ClassDescriptor.
getValidator() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Returns a specific validator for the class described by this ClassDescriptor.
getValidator() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Returns a specific validator for the class described by this ClassDescriptor.
getValidator() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
getValidator() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
Returns a specific validator for the class described by this ClassDescriptor.
getValidator() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns a specific validator for the field described by this descriptor.
getValue(Object) - Method in interface org.exolab.castor.mapping.FieldHandler
Returns the value of the field from the object.
getValue(Object) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
Returns the value of the field from the object.
getValue(Object) - Method in class org.exolab.castor.mapping.handlers.TransientFieldHandler
 
getValue(Object) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
Returns the value of the field from the object.
getValue() - Method in class org.exolab.castor.mapping.MapItem
Returns the value Object for this MapItem, or null if no value has yet been specified.
getValue() - Method in class org.exolab.castor.mapping.xml.Param
Returns the value of field 'value'.
getValue() - Method in class org.exolab.castor.mapping.xml.PropertyType
Returns the value of field 'value'.
getValue() - Method in class org.exolab.castor.mapping.xml.QueryHint
Returns the value of field 'value'.
getValue() - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
 
getValue(int) - Method in interface org.exolab.castor.xml.AttributeSet
Returns the value of the attribute located at the given index within this AttributeSet.
getValue(String) - Method in interface org.exolab.castor.xml.AttributeSet
Returns the value of the attribute associated with the given name.
getValue(String, String) - Method in interface org.exolab.castor.xml.AttributeSet
Returns the value of the attribute associated with the given name.
getValue(Object) - Method in class org.exolab.castor.xml.handlers.CollectionFieldHandler
Gets the value of the field associated with this descriptor.
getValue(Object) - Method in class org.exolab.castor.xml.handlers.ContainerFieldHandler
Returns the value of the field from the object.
getValue(Object) - Method in class org.exolab.castor.xml.handlers.DateFieldHandler
Returns the value of the field associated with this descriptor from the given target object.
getValue(Object) - Method in class org.exolab.castor.xml.handlers.EnumFieldHandler
Returns the value of the field associated with this descriptor from the given target object.
getValue(int) - Method in class org.exolab.castor.xml.util.AttributeListWrapper
Return the value of the attribute at the specified index
getValue(String) - Method in class org.exolab.castor.xml.util.AttributeListWrapper
Get the value of an attribute (by name).
getValue(int) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
Returns the value of the attribute located at the given index within this AttributeSet.
getValue(String) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
Returns the value of the attribute associated with the given name.
getValue(String, String) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
Returns the value of the attribute associated with the given name.
getValue(Object) - Method in class org.exolab.castor.xml.XMLFieldHandler
Returns the value of the field from the object.
getValues() - Method in class org.exolab.castor.types.Date
Returns an array of short with all the fields that describe this Date type.
getValues() - Method in class org.exolab.castor.types.DateTime
Returns an array of shorts with all the fields that describe this DateTime type.
getValues() - Method in class org.exolab.castor.types.DateTimeBase
returns an array of short with all the fields that describe a date/time type.
getValues() - Method in class org.exolab.castor.types.GDay
Returns an array of short with all the fields that describe this gDay type.
getValues() - Method in class org.exolab.castor.types.GMonth
Returns an array of short with all the fields that describe this gDay type.
getValues() - Method in class org.exolab.castor.types.GMonthDay
Returns an array of short with all the fields that describe this gMonthDay type.
getValues() - Method in class org.exolab.castor.types.GYear
Returns an array of short with all the fields that describe this gYear type.
getValues() - Method in class org.exolab.castor.types.GYearMonth
Returns an array of short with all the fields that describe this gYearMonth type.
getValues() - Method in class org.exolab.castor.types.RecurringDuration
Deprecated. returns an array of short with all the fields which describe a RecurringDuration
getValues() - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. returns an array of short with all the fields which describe a RecurringDurationBase
getValues() - Method in class org.exolab.castor.types.Time
returns an array of short with all the fields that describe this time type.
getVerifyConstructable() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Returns the value of field 'verifyConstructable'.
getVersion() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Returns the value of field 'version'.
getVersion() - Method in class org.exolab.castor.util.ChangeLog2XML.Release
 
getXml() - Method in class org.exolab.castor.mapping.xml.MapTo
Returns the value of field 'xml'.
getXMLClassDescriptorResolver() - Method in class org.castor.xml.AbstractInternalContext
 
getXMLClassDescriptorResolver() - Method in interface org.castor.xml.InternalContext
To get the XMLClassdescriptorResolver instance hold in the context.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
Method getXMLName.
getXMLName() - Method in class org.exolab.castor.types.BaseDescriptor
Returns the XML Name for the Class being described.
getXMLName() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
Returns the XML Name for the Class being described.
getXMLName() - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
Returns the XML Name for the Class being described.
getXMLName() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
Returns the XML Name for the Class being described.
getXMLName() - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Returns the XML Name for the Class being described.
getXMLName() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
Returns the XML Name for the Class being described.
getXMLName() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
Returns the XML Name for the Class being described.
getXMLName() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
Returns the XML Name for the Class being described.
getXMLName() - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
Returns the XML Name for the Class being described.
getXMLName() - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Returns the XML Name for the Class being described.
getXMLName() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Returns the XML Name for the Class being described.
getXMLName() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
getXMLName() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
Returns the XML Name for the Class being described.
getXMLName() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns the XML Name for the field being described.
getXMLNaming() - Method in class org.castor.xml.AbstractInternalContext
Returns the naming conventions to use for the XML framework.
getXMLNaming(ClassLoader) - Method in class org.castor.xml.AbstractInternalContext
Deprecated. Makes no sence!
getXMLNaming() - Method in interface org.castor.xml.InternalContext
Returns the naming conventions to use for the XML framework.
getXMLNaming(ClassLoader) - Method in interface org.castor.xml.InternalContext
Returns the naming conventions to use for the XML framework.
getXMLProperty(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
getXMLProperty(String) - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns the value property with the given name or null if no such property exists.
getXMLReader() - Method in class org.castor.xml.AbstractInternalContext
 
getXMLReader(String) - Method in class org.castor.xml.AbstractInternalContext
 
getXMLReader() - Method in interface org.castor.xml.InternalContext
Returns an XML document parser implementing the requested set of features.
getXMLReader(String) - Method in interface org.castor.xml.InternalContext
Returns an XML document parser implementing the requested set of features.
getYear() - Method in class org.exolab.castor.types.DateTimeBase
 
getYear() - Method in class org.exolab.castor.types.Duration
 
getYear() - Method in class org.exolab.castor.types.GDay
 
getYear() - Method in class org.exolab.castor.types.GMonth
 
getYear() - Method in class org.exolab.castor.types.GMonthDay
 
getYear() - Method in class org.exolab.castor.types.RecurringDuration
Deprecated.  
getYear() - Method in class org.exolab.castor.types.Time
 
getYear() - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
getZoneHour() - Method in class org.exolab.castor.types.DateTimeBase
 
getZoneHour() - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated.  
getZoneMinute() - Method in class org.exolab.castor.types.DateTimeBase
 
getZoneMinute() - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated.  
GMonth - Class in org.exolab.castor.types
Describe an XML schema gMonth type.
GMonth() - Constructor for class org.exolab.castor.types.GMonth
public only for the generated source code
GMonth(short) - Constructor for class org.exolab.castor.types.GMonth
Constructs a XML Schema GMonth instance given all the values of the different fields.
GMonth(int) - Constructor for class org.exolab.castor.types.GMonth
Constructs a XML Schema GMonth instance given all the values of the different fields.
GMonth(String) - Constructor for class org.exolab.castor.types.GMonth
Constructs a GMonth from a string value.
GMonthDay - Class in org.exolab.castor.types
Describe an XML schema gMonthDay type.
GMonthDay() - Constructor for class org.exolab.castor.types.GMonthDay
public only for the generated source code
GMonthDay(short, short) - Constructor for class org.exolab.castor.types.GMonthDay
Instantiates a new gMonthDay given the value of the month and the value of the day.
GMonthDay(int, int) - Constructor for class org.exolab.castor.types.GMonthDay
Instantiates a new gMonthDay given the value of the month and the value of the day.
GMonthDay(short[]) - Constructor for class org.exolab.castor.types.GMonthDay
Constructs a XML Schema GMonthDay instance given all the values of the different fields.
GMonthDay(String) - Constructor for class org.exolab.castor.types.GMonthDay
Construct a GMonthDay from a string value
GMonthDayDescriptor - Class in org.exolab.castor.types
The gMonthDay Descriptor.
GMonthDayDescriptor() - Constructor for class org.exolab.castor.types.GMonthDayDescriptor
 
GMonthDescriptor - Class in org.exolab.castor.types
The GMonth Descriptor.
GMonthDescriptor() - Constructor for class org.exolab.castor.types.GMonthDescriptor
 
GREATER_THAN - Static variable in class org.exolab.castor.types.DateTimeBase
Public constant referring to a Date/Time comparison result of "greater than".
GYear - Class in org.exolab.castor.types
Describe an XML schema gYear type.
GYear() - Constructor for class org.exolab.castor.types.GYear
public only for the generated source code
GYear(short, short) - Constructor for class org.exolab.castor.types.GYear
Instantiates a new gYear given the value of the century and year.
GYear(int) - Constructor for class org.exolab.castor.types.GYear
Instantiates a new gYear given the value of the year.
GYear(short[]) - Constructor for class org.exolab.castor.types.GYear
Constructs a XML Schema GYear instance given all the values of the different fields.
GYear(String) - Constructor for class org.exolab.castor.types.GYear
Construct a GYear from a string value
GYearDescriptor - Class in org.exolab.castor.types
The GYear Descriptor.
GYearDescriptor() - Constructor for class org.exolab.castor.types.GYearDescriptor
 
GYearMonth - Class in org.exolab.castor.types
Describe an XML schema gYearMonth type.
GYearMonth() - Constructor for class org.exolab.castor.types.GYearMonth
public only for the generated source code
GYearMonth(short, short, short) - Constructor for class org.exolab.castor.types.GYearMonth
Instantiates a new gYearMonth given the value of the month and the value of the day.
GYearMonth(int, int) - Constructor for class org.exolab.castor.types.GYearMonth
Instantiates a new gYearMonth given the value of the month and the value of the day.
GYearMonth(short[]) - Constructor for class org.exolab.castor.types.GYearMonth
Constructs a XML Schema GYearMonth instance given all the values of the different fields.
GYearMonth(String) - Constructor for class org.exolab.castor.types.GYearMonth
Constructs a GYearMonth given a string representation
GYearMonthDescriptor - Class in org.exolab.castor.types
The GYearMonth Descriptor.
GYearMonthDescriptor() - Constructor for class org.exolab.castor.types.GYearMonthDescriptor
 

H

handleMethodInvokeException(Exception) - Static method in class org.exolab.castor.xml.wls8.WeblogicXercesImplementation
 
handleMethodInvokeException(String, Exception) - Static method in class org.exolab.castor.xml.wls8.WeblogicXercesImplementation
Throws a Runtime exception with e's message as its detail message.
handleStaticInitException(Exception) - Static method in class org.exolab.castor.xml.wls8.WeblogicXercesImplementation
 
handleStaticInitException(String, Exception) - Static method in class org.exolab.castor.xml.wls8.WeblogicXercesImplementation
Throws a Runtime exception with e's message as its detail message.
hasAnotherParentState() - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
Checks if there is a parent state on the stack.
hasAnyUnmarshaller() - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
Checks if there is a SAX2ANY object
hasAutoComplete() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method hasAutoComplete.
hasCapacity() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Method hasCapacity.
hasCentury() - Method in class org.exolab.castor.types.DateTimeBase
 
hasCentury() - Method in class org.exolab.castor.types.GDay
 
hasCentury() - Method in class org.exolab.castor.types.GMonth
 
hasCentury() - Method in class org.exolab.castor.types.GMonthDay
 
hasCentury() - Method in class org.exolab.castor.types.Time
 
hasContainer() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Method hasContainer.
hasContainerFields() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Returns true if this XMLClassDescriptorImpl has any fields which are container objects.
hasDay() - Method in class org.exolab.castor.types.DateTimeBase
 
hasDay() - Method in class org.exolab.castor.types.GMonth
 
hasDay() - Method in class org.exolab.castor.types.GYear
 
hasDay() - Method in class org.exolab.castor.types.GYearMonth
 
hasDay() - Method in class org.exolab.castor.types.Time
 
hasDebug() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Method hasDebug.
hasDirect() - Method in class org.exolab.castor.mapping.xml.Container
Method hasDirect.
hasDirect() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Method hasDirect.
hasElementDefinition() - Method in class org.exolab.castor.mapping.xml.MapTo
Method hasElementDefinition.
hasFixed() - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Returns true if a fixed value to validate against has been set.
hasFixed() - Method in class org.exolab.castor.xml.validators.BooleanValidator
Returns true if a fixed value to validate against has been set.
hasFixed() - Method in class org.exolab.castor.xml.validators.ByteValidator
Returns true if a fixed value to validate against has been set.
hasFixed() - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Returns true if a fixed value to validate against has been set.
hasFixed() - Method in class org.exolab.castor.xml.validators.DecimalValidator
Returns true if a fixed value to validate against has been set.
hasFixed() - Method in class org.exolab.castor.xml.validators.DoubleValidator
Returns true if a fixed value to validate against has been set.
hasFixed() - Method in class org.exolab.castor.xml.validators.DurationValidator
Returns true if a fixed value to validate against has been set.
hasFixed() - Method in class org.exolab.castor.xml.validators.FloatValidator
Returns true if a fixed value to validate against has been set.
hasFixed() - Method in class org.exolab.castor.xml.validators.IntegerValidator
Returns true if a fixed value to validate against has been set.
hasFixed() - Method in class org.exolab.castor.xml.validators.IntValidator
Returns true if a fixed value to validate against has been set.
hasFixed() - Method in class org.exolab.castor.xml.validators.LongValidator
Returns true if a fixed value to validate against has been set.
hasFixed() - Method in class org.exolab.castor.xml.validators.ShortValidator
Returns true if a fixed value to validate against has been set.
hasHandler(Class<?>) - Static method in class org.exolab.castor.mapping.loader.CollectionHandlers
Returns true if the given class has an associated CollectionHandler.
hashCode() - Method in class org.castor.mapping.BindingType
Returns the hash code of this object.
hashCode() - Method in class org.exolab.castor.mapping.AccessMode
Returns the hash code of this object.
hashCode() - Method in class org.exolab.castor.types.DateTimeBase
Overrides the java.lang.Object#hashcode method.
hashCode() - Method in class org.exolab.castor.types.Duration
Overrides the java.lang.Object#hashcode method.
hashCode() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Returns the hashCode for this XMLFieldDescriptor
hashCode() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
As defined by the JDK 1.2 API spec:
Returns the hash code value for this list.
hasHour() - Method in class org.exolab.castor.types.Date
 
hasHour() - Method in class org.exolab.castor.types.DateTimeBase
 
hasHour() - Method in class org.exolab.castor.types.GDay
 
hasHour() - Method in class org.exolab.castor.types.GMonth
 
hasHour() - Method in class org.exolab.castor.types.GMonthDay
 
hasHour() - Method in class org.exolab.castor.types.GYear
 
hasHour() - Method in class org.exolab.castor.types.GYearMonth
 
HashtableCollectionHandler<T> - Class in org.exolab.castor.mapping.loader.collection.handler
 
HashtableCollectionHandler() - Constructor for class org.exolab.castor.mapping.loader.collection.handler.HashtableCollectionHandler
 
hasIdentity() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Method hasIdentity.
hasIsNegative() - Method in class org.exolab.castor.types.DateTimeBase
 
hasIsNegative() - Method in class org.exolab.castor.types.GDay
 
hasIsNegative() - Method in class org.exolab.castor.types.GMonth
 
hasIsNegative() - Method in class org.exolab.castor.types.GMonthDay
 
hasIsNegative() - Method in class org.exolab.castor.types.Time
 
hasLazy() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Method hasLazy.
hasMilli() - Method in class org.exolab.castor.types.Date
 
hasMilli() - Method in class org.exolab.castor.types.DateTimeBase
 
hasMilli() - Method in class org.exolab.castor.types.GDay
 
hasMilli() - Method in class org.exolab.castor.types.GMonth
 
hasMilli() - Method in class org.exolab.castor.types.GMonthDay
 
hasMilli() - Method in class org.exolab.castor.types.GYear
 
hasMilli() - Method in class org.exolab.castor.types.GYearMonth
 
hasMinute() - Method in class org.exolab.castor.types.Date
 
hasMinute() - Method in class org.exolab.castor.types.DateTimeBase
 
hasMinute() - Method in class org.exolab.castor.types.GDay
 
hasMinute() - Method in class org.exolab.castor.types.GMonth
 
hasMinute() - Method in class org.exolab.castor.types.GMonthDay
 
hasMinute() - Method in class org.exolab.castor.types.GYear
 
hasMinute() - Method in class org.exolab.castor.types.GYearMonth
 
hasMonth() - Method in class org.exolab.castor.types.DateTimeBase
 
hasMonth() - Method in class org.exolab.castor.types.GDay
 
hasMonth() - Method in class org.exolab.castor.types.GYear
 
hasMonth() - Method in class org.exolab.castor.types.Time
 
hasMoreElements() - Method in class org.exolab.castor.mapping.loader.CollectionHandlers.EmptyEnumerator
 
hasMoreElements() - Method in class org.exolab.castor.mapping.loader.J1CollectionHandlers.ArrayEnumerator
 
hasMoreElements() - Method in class org.exolab.castor.mapping.loader.J2CollectionHandlers.IteratorEnumerator
 
hasMoreElements() - Method in class org.exolab.castor.util.IteratorEnumeration
 
hasNature(String) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
 
hasNature(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
hasNature(String) - Method in class org.exolab.castor.types.BaseDescriptor
 
hasNature(String) - Method in class org.exolab.castor.xml.descriptors.BaseDescriptor
 
hasNature(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
 
hasNillable() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Method hasNillable.
hasPattern() - Method in class org.exolab.castor.xml.validators.PatternValidator
Returns true if a regular expression has been set for this PatternValidator.
hasReadOnly() - Method in class org.exolab.castor.mapping.xml.Sql
Method hasReadOnly.
hasReference() - Method in class org.exolab.castor.mapping.xml.BindXml
Method hasReference.
hasRequired() - Method in class org.exolab.castor.mapping.xml.Container
Method hasRequired.
hasRequired() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Method hasRequired.
hasSeconds() - Method in class org.exolab.castor.types.Date
 
hasSeconds() - Method in class org.exolab.castor.types.DateTimeBase
 
hasSeconds() - Method in class org.exolab.castor.types.GDay
 
hasSeconds() - Method in class org.exolab.castor.types.GMonth
 
hasSeconds() - Method in class org.exolab.castor.types.GMonthDay
 
hasSeconds() - Method in class org.exolab.castor.types.GYear
 
hasSeconds() - Method in class org.exolab.castor.types.GYearMonth
 
hasTransient() - Method in class org.exolab.castor.mapping.xml.BindXml
Method hasTransient.
hasTransient() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Method hasTransient.
hasTransient() - Method in class org.exolab.castor.mapping.xml.Sql
Method hasTransient.
hasTypeValidator() - Method in class org.exolab.castor.xml.FieldValidator
Returns true if a TypeValidator has been set.
hasValue(Object) - Method in class org.exolab.castor.mapping.AbstractFieldHandler
Returns true if the "handled" field has a value within the given object.
hasVerifyConstructable() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method hasVerifyConstructable.
hasYear() - Method in class org.exolab.castor.types.DateTimeBase
 
hasYear() - Method in class org.exolab.castor.types.GDay
 
hasYear() - Method in class org.exolab.castor.types.GMonth
 
hasYear() - Method in class org.exolab.castor.types.GMonthDay
 
hasYear() - Method in class org.exolab.castor.types.Time
 

I

ID - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
 
IdRefsValidator - Class in org.exolab.castor.xml.validators
The IDREFS Validation class.
IdRefsValidator() - Constructor for class org.exolab.castor.xml.validators.IdRefsValidator
Creates a new IdRefsValidator with no restrictions.
IdRefValidator - Class in org.exolab.castor.xml.validators
The IDREF Validation class.
IdRefValidator() - Constructor for class org.exolab.castor.xml.validators.IdRefValidator
Creates a new IdRefValidator with no restrictions.
IDResolver - Interface in org.exolab.castor.xml
A simple interface for doing custom IDREF resolving during Unmarshalling.
IdValidator - Class in org.exolab.castor.xml.validators
The ID Validation class.
IdValidator() - Constructor for class org.exolab.castor.xml.validators.IdValidator
Creates a new IdValidator with no restrictions.
ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.dsml.Consumer
 
ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.DebugHandler
Proxies the org.sax.xml.DocumentHandler#ignorableWhitespace(char[], int, int) request to the proxy that is provided, printing debugging information before doing the proxy.
ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
delegates ignorableWhitespace call to SAX2ANY.
ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.UnmarshalHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
 
ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.util.SAX2ANY
 
ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.util.StaxEventHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.exolab.castor.xml.util.StaxStreamHandler
 
IGNORED - Static variable in interface org.exolab.castor.dsml.ImportEventListener
 
ImportDescriptor - Class in org.exolab.castor.dsml
 
ImportDescriptor() - Constructor for class org.exolab.castor.dsml.ImportDescriptor
 
ImportDescriptor.Policy - Class in org.exolab.castor.dsml
 
ImportDescriptor.Policy() - Constructor for class org.exolab.castor.dsml.ImportDescriptor.Policy
 
importDocument(InputStream) - Method in class org.exolab.castor.dsml.Importer
 
importDocument(Reader) - Method in class org.exolab.castor.dsml.Importer
 
importDocument(Parser, InputSource) - Method in class org.exolab.castor.dsml.Importer
 
importEntries(Enumeration<SearchResult>) - Method in class org.exolab.castor.dsml.Importer
 
importEntries(NamingEnumeration<SearchResult>) - Method in class org.exolab.castor.dsml.jndi.JNDIImporter
 
importEntries(Enumeration<SearchResult>) - Method in class org.exolab.castor.dsml.jndi.JNDIImporter
 
importEntries(Enumeration) - Method in class org.exolab.castor.dsml.mozilla.MozillaImporter
 
importEntry(SearchResult, int) - Method in class org.exolab.castor.dsml.jndi.JNDIImporter
 
importEntry(LDAPEntry, int) - Method in class org.exolab.castor.dsml.mozilla.MozillaImporter
 
Importer - Class in org.exolab.castor.dsml
 
Importer() - Constructor for class org.exolab.castor.dsml.Importer
 
ImportEventListener - Interface in org.exolab.castor.dsml
 
ImportExportException - Exception in org.exolab.castor.dsml
 
ImportExportException(Exception) - Constructor for exception org.exolab.castor.dsml.ImportExportException
 
Include - Class in org.exolab.castor.mapping.xml
Class Include.
Include() - Constructor for class org.exolab.castor.mapping.xml.Include
 
IncludeDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class IncludeDescriptor.
IncludeDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
 
INDETERMINATE - Static variable in class org.exolab.castor.types.DateTimeBase
Public constant referring to an indeterminate Date/Time comparison.
indexOf(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
Returns the index of the first occurrence of the specified XMLFieldDescriptor, or -1 if the descriptor is not contained in the collection.
initialized(Object, Object) - Method in class org.castor.mapping.MappingUnmarshallListener
Not used for includes processing.
initialized(Object, Object) - Method in interface org.castor.xml.UnmarshalListener
This method is called when an object has just been initialized by the Unmarshaller.
initialized(Object, Object) - Method in class org.castor.xml.UnmarshalListenerAdapter
This method is called when an object has just been initialized by the Unmarshaller.
initialized(Object, Object) - Method in class org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
 
initialized(Object) - Method in interface org.exolab.castor.xml.UnmarshalListener
Deprecated. This method is called when an object has just been initialized by the Unmarshaller.
instantiateParser(String) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
Instantiates an Parser instance directly, using Class.forName(String) to obtain the Class instance, and uses Class.newInstance() to create the actual instance.
instantiateXMLReader(String) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
Instantiates an XMLReader instance directly, using Class.forName(String) to obtain the Class instance, and uses Class.newInstance() to create the actual instance.
IntegerValidator - Class in org.exolab.castor.xml.validators
The Integer Validation class.
IntegerValidator() - Constructor for class org.exolab.castor.xml.validators.IntegerValidator
Creates a new IntegerValidator with no restrictions.
InternalContext - Interface in org.castor.xml
The internal context is meant as center piece providing (and keeping) all information that is required by Marshaller, Unmarshaller, SourceGenerator, MappingTool, SchemaReader and SchemaWriter.
internalResolve(String, ClassLoader, Map) - Method in class org.exolab.castor.xml.util.resolvers.AbstractResolverClassCommand
The required parameter checks are in the public method and here we expect that the resolve logic itself is implemented.
internalResolve(String, ClassLoader, Map) - Method in class org.exolab.castor.xml.util.resolvers.AbstractResolverPackageCommand
The required parameter checks are in the public method and here we expect that the resolve logic itself is implemented.
internalResolve(String, ClassLoader, Map) - Method in class org.exolab.castor.xml.util.resolvers.ByCDR
Tries to load the CDR file for the given package name using the provided class loader.
internalResolve(String, ClassLoader, Map) - Method in class org.exolab.castor.xml.util.resolvers.ByDescriptorClass
Tries to load an XMLClassDescriptor directly from an existing .class file.
internalResolve(String, ClassLoader, Map) - Method in class org.exolab.castor.xml.util.resolvers.ByIntrospection
Creates an XMLClassDescriptor for the given type by using introspection.
internalResolve(String, ClassLoader, Map) - Method in class org.exolab.castor.xml.util.resolvers.ByMappingLoader
If a mapping loader is set in the configuration the descriptor for the given class / className is taken from the mapping loader and put into the cache.
internalResolve(String, ClassLoader, Map) - Method in class org.exolab.castor.xml.util.resolvers.ByPackageMapping
The required parameter checks are in the public method and here we expect that the resolve logic itself is implemented.
introspected(XMLClassDescriptor) - Static method in class org.exolab.castor.xml.Introspector
Returns true if the given XMLClassDescriptor was created via introspection
Introspector - Class in org.exolab.castor.xml
A Helper class for the Marshaller and Unmarshaller, basically the common code base between the two.
Introspector() - Constructor for class org.exolab.castor.xml.Introspector
Creates a new instance of the Introspector.
Introspector(ClassLoader) - Constructor for class org.exolab.castor.xml.Introspector
Creates a new instance of the Introspector.
IntValidator - Class in org.exolab.castor.xml.validators
The Int Validation class.
IntValidator() - Constructor for class org.exolab.castor.xml.validators.IntValidator
Creates a new IntValidator with no restrictions.
invoke(Object, Method, Object[]) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesImplementation
Invokes a method.
isAddMethod(Method) - Method in interface org.castor.xml.JavaNaming
Checks if the given method is an add method.
isAddMethod(Method) - Method in class org.castor.xml.JavaNamingImpl
Checks if the given method is an add method.
isAddMethod(Method) - Method in class org.castor.xml.JavaNamingNGImpl
Checks if the given method is an add method.
isAllowRedefinition() - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
Is the ability to allow redefinitions enabled or disabled?
isAutoComplete() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Returns the value of field 'autoComplete'.
isCDATA(String) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
Checks all characters of the given String to determine if they syntactically match the production of a CDATA.
isChoice() - Method in class org.exolab.castor.types.BaseDescriptor
Indicates whether the XML artifact described by this descriptor is a .
isChoice() - Method in class org.exolab.castor.xml.descriptors.BaseDescriptor
Indicates whether the XML artifact described by this descriptor is a .
isChoice() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
 
isChoice() - Method in interface org.exolab.castor.xml.XMLClassDescriptor
Indicates whether the XML artifact described by this descriptor is a .
isClearCollections() - Method in class org.exolab.castor.xml.UnmarshalHandler
Indicates whether it's necessary to clear any collection or not.
isCloneable(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
Returns true if the Java type implements the Cloneable interface.
isCollection() - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
Return true if the field is a collection.
isCollection(Class) - Static method in class org.exolab.castor.xml.Introspector
Returns true if the given Class is an instance of a collection class.
isCombiningChar(char) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
Checks the given character to determine if it is a valid CombiningChar as defined by the W3C XML 1.0 Recommendation.
isConstructable(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
Returns true if the objects of this class are constructable.
isConstructable(Class<?>, boolean) - Static method in class org.exolab.castor.mapping.loader.Types
Returns true if the objects of this class are constructable.
isConstructorArgument() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
isConstructorArgument() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns true if the value of the field represented by this descriptor should be set via the constructor of the containing class.
isContainer() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'container'.
isContainer() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
isContainer() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns true if the field described by this descriptor is a container field.
isConvertibleType(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
 
isCreateMethod(Method) - Method in interface org.castor.xml.JavaNaming
Checks if the given method is a create method.
isCreateMethod(Method) - Method in class org.castor.xml.JavaNamingImpl
Checks if the given method is a create method.
isCreateMethod(Method) - Method in class org.castor.xml.JavaNamingNGImpl
Checks if the given method is a create method.
isDebug() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Returns the value of field 'debug'.
isDerivedFromXSList() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Indicates whether the field described by this XMLFieldDescriptorImpl is created as a result of a definition.
isDerivedFromXSList() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Indicates whether the field described by this XMLFieldDescriptorImpl is created as a result of a definition.
isDigit(char) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
Checks a character to see if it is a digit or not.
isDirect() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
isDirect() - Method in class org.exolab.castor.mapping.xml.Container
Returns the value of field 'direct'.
isDirect() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'direct'.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.BindXmlDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.CacheTypeMappingDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassChoiceDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.ClassMappingDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.ContainerDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldHandlerDefDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.FieldMappingDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.IncludeDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.MapTo
Returns the value of field 'elementDefinition'.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlAutoNamingTypeDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.types.descriptors.BindXmlNodeTypeDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.types.descriptors.ClassMappingAccessTypeDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.types.descriptors.FieldMappingCollectionTypeDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
Method isElementDefinition.
isElementDefinition() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Returns true if XML schema definition of this Class is that of a global element or element with anonymous type definition.
isEmpty() - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
Checks if the stack is empty.
isEmpty() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
Returns true if there are no descriptors in the collection.
isEmptyPackageName(String) - Method in class org.exolab.castor.xml.util.resolvers.AbstractResolverPackageCommand
Is the given package name empty?
isEnumType(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
 
isEnumViaReflection(Class) - Static method in class org.exolab.castor.util.ReflectionUtil
Calls isEnum() method on target class vi areflection to find out whether the given type is a Java 5 enumeration.
isExtender(char) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
Returns true if the given character is a valid XML Extender character, according to the XML 1.0 specification.
isFailFast() - Method in class org.exolab.castor.xml.ValidationContext
Returns true if the validation process should fail upon first error encountered, otherwise the validation processs will attempt to validate as much as possible (even after the first error is encountered) and collect as many errors before either returning (no errors) or throwing a validationException containing the list of errors.
isGetMethod(Method) - Method in interface org.castor.xml.JavaNaming
Checks if the given method is a get method.
isGetMethod(Method) - Method in class org.castor.xml.JavaNamingImpl
Checks if the given method is a get method.
isGetMethod(Method) - Method in class org.castor.xml.JavaNamingNGImpl
Checks if the given method is a get method.
isGetSetCollection(Class<?>) - Static method in class org.exolab.castor.mapping.loader.CollectionHandlers
Returns true if the collection requires get/set methods.
isGreater(Duration) - Method in class org.exolab.castor.types.Duration
Returns true if the present instance of TimeDuration is greater than the parameter Note This definition does not follow the XML SCHEMA RECOMMENDATION 05022001 the following total order relation is used : givent t1,t2 timeDuration types t1>t2 iff t1.toLong()>t2.toLong()
isGreater(RecurringDuration) - Method in class org.exolab.castor.types.RecurringDuration
Deprecated. Returns true if the present instance of RecurringDuration is greater than the parameter Note : the order relation follows the W3C XML Schema draft i.e rd1 < rd2 iff rd2-rd1>0
isGreater(RecurringDurationBase) - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. Returns true if the present instance of RecurringDurationBase is greater than the parameter Note : the order relation follows the W3C XML Schema draft i.e rd1 < rd2 iff rd2-rd1>0
isGreater(TimeDuration) - Method in class org.exolab.castor.types.TimeDuration
Deprecated. Returns true if the present instance of TimeDuration is greater than the parameter Note This definition does not follow the XML SCHEMA DRAFT 20001024 the following orger relation is used : t1,t2 timeDuration types t1>t2 iff t1.toLong()>t2.toLong()
isIdentity() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
Is the described field is part of the identity of the class it belongs to?
isIdentity() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'identity'.
isImmutable() - Method in interface org.exolab.castor.mapping.FieldDescriptor
Returns true if the field type is immutable.
isImmutable() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
isImmutable() - Method in class org.exolab.castor.mapping.loader.TypeInfo
Returns true if field type is immutable.
isImmutable(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
Returns true if the Java type is immutable.
isIncremental() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
isIncremental() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns the incremental flag which when true indicates that this member may be safely added before the unmarshaler is finished unmarshaling it.
isIsMethod(Method) - Method in interface org.castor.xml.JavaNaming
Checks if the given method is an is method.
isIsMethod(Method) - Method in class org.castor.xml.JavaNamingImpl
Checks if the given method is a 'is' method.
isIsMethod(Method) - Method in class org.castor.xml.JavaNamingNGImpl
Checks if the given method is a 'is' method.
isKeyword(String) - Method in interface org.castor.xml.JavaNaming
Returns true if the given String is a Java keyword which will cause a problem when used as a variable name.
isKeyword(String) - Method in class org.castor.xml.JavaNamingImpl
Returns true if the given String is a Java keyword which will cause a problem when used as a variable name.
isKeyword(String) - Method in class org.castor.xml.JavaNamingNGImpl
Returns true if the given String is a Java keyword which will cause a problem when used as a variable name.
isLazy() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
isLazy() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'lazy'.
isLeap(int) - Method in class org.exolab.castor.types.DateTimeBase
Returns true if the given year represents a leap year.
isLeap() - Method in class org.exolab.castor.types.RecurringDuration
Deprecated. return true if the year field represents a leap year A specific year is a leap year if it is either evenly divisible by 400 OR evenly divisible by 4 and not evenly divisible by 100
isLetter(char) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
Checks a character to see if it is a letter or not.
isMapCollection(Class) - Static method in class org.exolab.castor.xml.Introspector
Returns true if the given Class is an instance of a collection class.
isMapped() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
isMapped() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns true if the field described by this descriptor is Map or Hashtable.
isMultivalued() - Method in interface org.exolab.castor.mapping.FieldDescriptor
Returns true if the field is multivalued (a collection).
isMultivalued() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
isMultivalued() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns true if the field described by this descriptor can contain more than one value.
isNCName(String) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
Checks all characters of the given String to determine if they syntactically match the production of an NCName as defined by the W3C XML Namespaces recommendation.
isNCNameChar(char) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
Checks the the given character to determine if it is a valid NCNameChar as defined by the W3C XML Namespaces recommendation.
isNegative() - Method in class org.exolab.castor.types.DateTimeBase
 
isNegative() - Method in class org.exolab.castor.types.Duration
 
isNegative() - Method in class org.exolab.castor.types.GDay
 
isNegative() - Method in class org.exolab.castor.types.GMonth
 
isNegative() - Method in class org.exolab.castor.types.GMonthDay
 
isNegative() - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated.  
isNegative() - Method in class org.exolab.castor.types.Time
 
isNegative() - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
isNewNamespaceScopeNecessary() - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
Indicates whether a new name space scope is needed.
isNillable() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'nillable'.
isNillable() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
isNillable() - Method in class org.exolab.castor.xml.validators.PatternValidator
Returns whether or not objects validated by this Validator are nillable (are allowed to be null).
isNillable() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns true if the field described by this descriptor may be nillable.
isNMToken(String) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
Checks all characters of the given String to determine if they syntactically match the production of an NMToken.
isPrimitive(Class<?>) - Static method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Returns true if the given class should be treated as a primitive type
isPrimitiveType(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
Returns true if the Java type is represented as a primitive type.
isQName(String) - Static method in class org.exolab.castor.xml.validators.ValidationUtils
Checks all characters of the given String to determine if they syntactically match the production of an QName as defined by the W3C XML Namespaces recommendation.
isReadable() - Method in class org.exolab.castor.xml.AccessRights
Returns true if this AccessRights allows reading
isReadOnly() - Method in class org.exolab.castor.mapping.xml.Sql
Returns the value of field 'readOnly'.
isReference() - Method in class org.exolab.castor.mapping.xml.BindXml
Returns the value of field 'reference'.
isReference() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
isReference() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns true if the field described by this descriptor is a reference (ie.
isRequired() - Method in interface org.exolab.castor.mapping.FieldDescriptor
Returns true if the field type is required.
isRequired() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
isRequired() - Method in class org.exolab.castor.mapping.loader.TypeInfo
Returns true if field type is required.
isRequired() - Method in class org.exolab.castor.mapping.xml.Container
Returns the value of field 'required'.
isRequired() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'required'.
isReuseObjects() - Method in class org.exolab.castor.xml.UnmarshalHandler
Indicats whether Object instances should be re-used.
isSerializable(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
Returns true if the Java type implements the Serializable interface.
isSetMethod(Method) - Method in interface org.castor.xml.JavaNaming
Checks if the given method is a set method.
isSetMethod(Method) - Method in class org.castor.xml.JavaNamingImpl
Checks if the given method is a set method.
isSetMethod(Method) - Method in class org.castor.xml.JavaNamingNGImpl
Checks if the given method is a set method.
isSimpleType(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
Returns true if the Java type is represented as a simple type.
isStartingNode() - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
Checks if any branch depth counter is zero.
isSupportedType(Class) - Method in class org.exolab.castor.mapping.FieldHandlerFactory
Returns true if the given Class type is supported by this FieldHandlerFactory.
isSupportedType(Class) - Method in class org.exolab.castor.xml.handlers.DefaultFieldHandlerFactory
Returns true if the given Class type is supported by this FieldHandlerFactory.
isTransient() - Method in interface org.exolab.castor.mapping.FieldDescriptor
Returns true if the field is transient.
isTransient() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
isTransient() - Method in class org.exolab.castor.mapping.xml.BindXml
Returns the value of field 'transient'.
isTransient() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Returns the value of field 'transient'.
isTransient() - Method in class org.exolab.castor.mapping.xml.Sql
Returns the value of field 'transient'.
isUTC() - Method in class org.exolab.castor.types.DateTimeBase
Returns true if this date/time type is UTC, that is, has a time zone assigned.
isUTC() - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. return true if this recurring Duration type is UTC i.e if there is no time zone.
isValid() - Method in class org.exolab.castor.mapping.xml.BindXml
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.ClassChoice
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.Container
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.FieldMapping
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.Include
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.Ldap
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.MapTo
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.NamedQuery
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.Param
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.Property
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.PropertyType
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.QueryHint
Method isValid.
isValid() - Method in class org.exolab.castor.mapping.xml.Sql
Method isValid.
isValidated(Object) - Method in class org.exolab.castor.xml.ValidationContext
Checks whether an object has already been validated.
isValidating() - Method in class org.exolab.castor.xml.Unmarshaller
Indicates whether or not validation should be performed during umarshalling.
isValidJavaIdentifier(String) - Method in interface org.castor.xml.JavaNaming
Returns true if the given String matches the production of a valid Java identifier.
isValidJavaIdentifier(String) - Method in class org.castor.xml.JavaNamingImpl
Returns true if the given String matches the production of a valid Java identifier.
isValidJavaIdentifier(String) - Method in class org.castor.xml.JavaNamingNGImpl
Returns true if the given String matches the production of a valid Java identifier.
isValidPackageName(String) - Method in interface org.castor.xml.JavaNaming
Checks if the given package name is valid or not.
isValidPackageName(String) - Method in class org.castor.xml.JavaNamingImpl
Checks if the given pacckage name is valid or not.
isValidPackageName(String) - Method in class org.castor.xml.JavaNamingNGImpl
Checks if the given package name is valid or not.
isVerifyConstructable() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Returns the value of field 'verifyConstructable'.
isWithinMultivaluedElement() - Method in class org.exolab.castor.xml.UnmarshalState
 
isWritable() - Method in class org.exolab.castor.xml.AccessRights
Returns true if this AccessRights allows writing
isZoneNegative() - Method in class org.exolab.castor.types.DateTimeBase
 
isZoneNegative() - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated.  
iterateClassMapping() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method iterateClassMapping.
iterateContainer() - Method in class org.exolab.castor.mapping.xml.ClassChoice
Method iterateContainer.
iterateFieldHandlerDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method iterateFieldHandlerDef.
iterateFieldMapping() - Method in class org.exolab.castor.mapping.xml.ClassChoice
Method iterateFieldMapping.
iterateIdentity() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method iterateIdentity.
iterateInclude() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method iterateInclude.
iterateKeyGeneratorDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method iterateKeyGeneratorDef.
iterateManyKey() - Method in class org.exolab.castor.mapping.xml.Sql
Method iterateManyKey.
iterateName() - Method in class org.exolab.castor.mapping.xml.Sql
Method iterateName.
iterateNamedNativeQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method iterateNamedNativeQuery.
iterateNamedQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method iterateNamedQuery.
iterateParam() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Method iterateParam.
iterateParam() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
Method iterateParam.
iterateParam() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
Method iterateParam.
iterateProperty() - Method in class org.exolab.castor.mapping.xml.BindXml
Method iterateProperty.
iterateQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Method iterateQueryHint.
iterateQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedQuery
Method iterateQueryHint.
iterator() - Static method in class org.castor.mapping.BindingType
 
IteratorCollectionHandler<T> - Class in org.exolab.castor.mapping.loader.collection.handler
 
IteratorCollectionHandler() - Constructor for class org.exolab.castor.mapping.loader.collection.handler.IteratorCollectionHandler
 
IteratorEnumeration - Class in org.exolab.castor.util
 
IteratorEnumeration(Iterator) - Constructor for class org.exolab.castor.util.IteratorEnumeration
 

J

J1CollectionHandlers - Class in org.exolab.castor.mapping.loader
Implementation of various collection handlers for the Java 1.1 libraries.
J1CollectionHandlers() - Constructor for class org.exolab.castor.mapping.loader.J1CollectionHandlers
 
J1CollectionHandlers.ArrayEnumerator<T> - Class in org.exolab.castor.mapping.loader
Enumerator for an array.
J1CollectionHandlers.ArrayEnumerator(Object) - Constructor for class org.exolab.castor.mapping.loader.J1CollectionHandlers.ArrayEnumerator
 
J1MapHandler - Class in org.exolab.castor.mapping.handlers
A Map handler for adding and retreiving key-value pairs from A map.
J1MapHandler() - Constructor for class org.exolab.castor.mapping.handlers.J1MapHandler
 
J2CollectionHandlers - Class in org.exolab.castor.mapping.loader
Implementation of various collection handlers for the Java 1.2 libraries.
J2CollectionHandlers() - Constructor for class org.exolab.castor.mapping.loader.J2CollectionHandlers
 
J2CollectionHandlers.IteratorEnumerator<T> - Class in org.exolab.castor.mapping.loader
Enumerator for an iterator.
J2CollectionHandlers.IteratorEnumerator(Iterator<T>) - Constructor for class org.exolab.castor.mapping.loader.J2CollectionHandlers.IteratorEnumerator
 
J2MapHandler - Class in org.exolab.castor.mapping.handlers
A Map handler for adding and retreiving key-value pairs from A map.
J2MapHandler() - Constructor for class org.exolab.castor.mapping.handlers.J2MapHandler
 
JakartaOroEvaluator - Class in org.exolab.castor.util
An implementation of the RegExpEvaluator that uses the Jakarta ORO Regular Expression library.
JakartaOroEvaluator() - Constructor for class org.exolab.castor.util.JakartaOroEvaluator
 
JakartaRegExpEvaluator - Class in org.exolab.castor.util
An implementation of RegExpEvaluator that uses the Jakarta Regular Expression library.
JakartaRegExpEvaluator() - Constructor for class org.exolab.castor.util.JakartaRegExpEvaluator
 
JAVA_NAMING - Static variable in class org.castor.xml.XMLProperties
Property specifying the 'type' of the Java naming conventions to use.
JavaNaming - Interface in org.castor.xml
JavaNaming is a service which collects all methods that are related to create (modify) Java names.
JavaNamingImpl - Class in org.castor.xml
This class converts XML Names to proper Java names.
JavaNamingImpl() - Constructor for class org.castor.xml.JavaNamingImpl
private constructor.
JavaNamingImpl(InternalContext) - Constructor for class org.castor.xml.JavaNamingImpl
 
JavaNamingNGImpl - Class in org.castor.xml
This class converts XML Names to proper Java names.
JavaNamingNGImpl() - Constructor for class org.castor.xml.JavaNamingNGImpl
private constructor.
JavaNamingNGImpl(InternalContext) - Constructor for class org.castor.xml.JavaNamingNGImpl
 
JDO - Static variable in class org.castor.mapping.BindingType
 
JDOMappingLoaderFactory - Class in org.castor.mapping
An JDO-specific factory for acquiring MappingLoader instances.
JDOMappingLoaderFactory() - Constructor for class org.castor.mapping.JDOMappingLoaderFactory
 
JNDIConsumer - Class in org.exolab.castor.dsml.jndi
 
JNDIConsumer() - Constructor for class org.exolab.castor.dsml.jndi.JNDIConsumer
 
JNDIExporter - Class in org.exolab.castor.dsml.jndi
 
JNDIExporter(DirContext) - Constructor for class org.exolab.castor.dsml.jndi.JNDIExporter
 
JNDIImporter - Class in org.exolab.castor.dsml.jndi
 
JNDIImporter(DirContext) - Constructor for class org.exolab.castor.dsml.jndi.JNDIImporter
 
JNDIProducer - Class in org.exolab.castor.dsml.jndi
 
JNDIProducer(DocumentHandler, boolean) - Constructor for class org.exolab.castor.dsml.jndi.JNDIProducer
 

K

KeyGeneratorDef - Class in org.exolab.castor.mapping.xml
Class KeyGeneratorDef.
KeyGeneratorDef() - Constructor for class org.exolab.castor.mapping.xml.KeyGeneratorDef
 
KeyGeneratorDefDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class KeyGeneratorDefDescriptor.
KeyGeneratorDefDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.KeyGeneratorDefDescriptor
 
keys(Object) - Method in class org.exolab.castor.mapping.handlers.J1MapHandler
Returns an enumeration of all the keys in the Map.
keys(Object) - Method in class org.exolab.castor.mapping.handlers.J2MapHandler
Returns an enumeration of all the keys in the Map.
keys(Object) - Method in interface org.exolab.castor.mapping.MapHandler
Returns an enumeration of all the keys in the Map.

L

Ldap - Class in org.exolab.castor.mapping.xml
Class Ldap.
Ldap() - Constructor for class org.exolab.castor.mapping.xml.Ldap
 
LdapDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class LdapDescriptor.
LdapDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.LdapDescriptor
 
leaveDirectory() - Method in class org.exolab.castor.dsml.Producer
 
leaveSchema() - Method in class org.exolab.castor.dsml.Producer
 
LENIENT_ID_VALIDATION - Static variable in class org.castor.xml.XMLProperties
Property specifying whether id/href validation should be lenient; defaults to false.
LENIENT_INTEGER_VALIDATION - Static variable in class org.castor.xml.XMLProperties
Property that allows to specify whether the validation for <xs:integer> should accept the old 'int/Integer' members as well; default to false.
LENIENT_INTROSPECTED_ELEMENT_STRICTNESS - Static variable in class org.castor.xml.XMLProperties
Property specifying whether element strictness for introspected classes/elements should be lenient (aka allowed); defaults to true.
LENIENT_SEQUENCE_ORDER - Static variable in class org.castor.xml.XMLProperties
Property specifying whether sequence order validation should be lenient.
LESS_THAN - Static variable in class org.exolab.castor.types.DateTimeBase
Public constant referring to a Date/Time comparison result of "less than".
ListClassDescriptor - Class in org.exolab.castor.xml.descriptors
The default java.util.List class descriptor.
ListClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.ListClassDescriptor
No-arg constructor.
ListClassDescriptor(String) - Constructor for class org.exolab.castor.xml.descriptors.ListClassDescriptor
Constructs a List Class Descriptor with the given XML name.
ListCollectionHandler<T> - Class in org.exolab.castor.mapping.loader.collection.handler
 
ListCollectionHandler() - Constructor for class org.exolab.castor.mapping.loader.collection.handler.ListCollectionHandler
 
listDNs() - Method in class org.exolab.castor.dsml.ImportDescriptor
 
listenerList - Variable in class org.exolab.castor.util.EventListenerList
The internal list of listeners that is returned from getListenerList
listReturnAttrs() - Method in class org.exolab.castor.dsml.SearchDescriptor
 
LOAD_PACKAGE_MAPPING - Static variable in class org.castor.xml.XMLProperties
Property specifying whether the ClassDescriptorResolver should (automatically) search for and consult with package mapping files (.castor.xml) to retrieve class descriptor information; on by default.
loadClass(ClassLoader, String) - Static method in class org.exolab.castor.xml.util.resolvers.ResolveHelpers
Capsulates the ClassLoader.loadClass method to throw no exceptions but return null instead.
loadClassDescriptors(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Deprecated.  
loadClassDescriptors(String) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
Deprecated. Please use e.g. #addPackage(String) instead.
loadMapping(MappingRoot, Object) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Loads the mapping from the specified mapping object if not loaded previously.
loadMapping() - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
Return if mapping should be loaded with this MappingLoader instance or if another mapping have been loaded previously.
loadMapping(String) - Method in class org.exolab.castor.mapping.Mapping
Loads the mapping from the specified URL with type defaults to 'CastorXmlMapping'.
loadMapping(String, String) - Method in class org.exolab.castor.mapping.Mapping
Loads the mapping from the specified URL.
loadMapping(URL) - Method in class org.exolab.castor.mapping.Mapping
Loads the mapping from the specified URL with type defaults to 'CastorXmlMapping'.
loadMapping(URL, String) - Method in class org.exolab.castor.mapping.Mapping
Loads the mapping from the specified URL.
loadMapping(InputSource) - Method in class org.exolab.castor.mapping.Mapping
Loads the mapping from the specified input source with type defaults to 'CastorXmlMapping'.
loadMapping(InputSource, String) - Method in class org.exolab.castor.mapping.Mapping
Loads the mapping from the specified input source.
loadMapping(MappingRoot, Object) - Method in class org.exolab.castor.xml.XMLMappingLoader
Loads the mapping from the specified mapping object if not loaded previously.
loadMappingInternal(Mapping, DTDResolver, String) - Method in class org.castor.mapping.MappingUnmarshaller
Internal recursive loading method.
loadMappingOnly(Mapping) - Method in class org.castor.mapping.MappingUnmarshaller
 
LocaleDescriptor - Class in org.exolab.castor.xml.descriptors
A ClassDescriptor for java.util.Locale.
LocaleDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.LocaleDescriptor
No-arg constructor.
Location - Interface in org.exolab.castor.xml.location
A simple Location class used for fine grained detail of exceptions.
LOG - Static variable in class org.castor.mapping.AbstractMappingLoaderFactory
The Jakarta Commons Logging instance used for all logging.
LongValidator - Class in org.exolab.castor.xml.validators
The Long Validation class.
LongValidator() - Constructor for class org.exolab.castor.xml.validators.LongValidator
Creates a new LongValidator with no restrictions.
LOWER_CASE_STYLE - Static variable in class org.exolab.castor.xml.util.DefaultNaming
The lower case style with hyphens to separate words.

M

main(String[]) - Static method in class org.exolab.castor.tools.MappingTool
Command line method.
main(String[]) - Static method in class org.exolab.castor.util.ChangeLog2XML
 
main(String[]) - Static method in class org.exolab.castor.util.Version
Command line
MapCollectionHandler<T> - Class in org.exolab.castor.mapping.loader.collection.handler
 
MapCollectionHandler() - Constructor for class org.exolab.castor.mapping.loader.collection.handler.MapCollectionHandler
 
MapHandler - Interface in org.exolab.castor.mapping
A Map handler for adding and retreiving key-value pairs from A map.
MapHandlers - Class in org.exolab.castor.mapping.handlers
A Map handler for adding and retreiving key-value pairs from A map.
MapHandlers() - Constructor for class org.exolab.castor.mapping.handlers.MapHandlers
 
MapItem<K,V> - Class in org.exolab.castor.mapping
Represents a Mapped Object.
MapItem() - Constructor for class org.exolab.castor.mapping.MapItem
Creates a new empty MapItem.
MapItem(K, V) - Constructor for class org.exolab.castor.mapping.MapItem
Creates a new MapItem with the given key and value.
Mapping - Class in org.exolab.castor.mapping
Utility class for loading mapping files and providing them to the XML marshaller, JDO engine etc.
Mapping(ClassLoader) - Constructor for class org.exolab.castor.mapping.Mapping
Constructs a new mapping.
Mapping() - Constructor for class org.exolab.castor.mapping.Mapping
Constructs a new mapping.
MappingException - Exception in org.exolab.castor.mapping
An exception indicating an invalid mapping error.
MappingException(String) - Constructor for exception org.exolab.castor.mapping.MappingException
 
MappingException(String, Exception) - Constructor for exception org.exolab.castor.mapping.MappingException
 
MappingException(String, Object) - Constructor for exception org.exolab.castor.mapping.MappingException
 
MappingException(String, Object, Object) - Constructor for exception org.exolab.castor.mapping.MappingException
 
MappingException(String, Object, Object, Object) - Constructor for exception org.exolab.castor.mapping.MappingException
 
MappingException(Exception) - Constructor for exception org.exolab.castor.mapping.MappingException
 
MappingLoader - Interface in org.exolab.castor.mapping
Provides the mapping descriptor for Java classes.
MappingLoaderFactory - Interface in org.castor.mapping
A factory for properly acquiring org.exolab.castor.mapping.MappingLoader instances.
MappingLoaderRegistry - Class in org.castor.mapping
 
MappingLoaderRegistry(AbstractProperties) - Constructor for class org.castor.mapping.MappingLoaderRegistry
Creates an instance of this registry, loading the mapping loader factories from the castor.properties file.
MappingRoot - Class in org.exolab.castor.mapping.xml
Class MappingRoot.
MappingRoot() - Constructor for class org.exolab.castor.mapping.xml.MappingRoot
 
MappingRootDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class MappingRootDescriptor.
MappingRootDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.MappingRootDescriptor
 
MappingRuntimeException - Exception in org.exolab.castor.mapping
An exception indicating an invalid mapping error.
MappingRuntimeException(String) - Constructor for exception org.exolab.castor.mapping.MappingRuntimeException
Creates a new MappingRuntimeException
MappingRuntimeException(String, Object[]) - Constructor for exception org.exolab.castor.mapping.MappingRuntimeException
Creates a new MappingRuntimeException
MappingRuntimeException(Throwable) - Constructor for exception org.exolab.castor.mapping.MappingRuntimeException
Creates a new MappingRuntimeException
MappingRuntimeException(Throwable, String) - Constructor for exception org.exolab.castor.mapping.MappingRuntimeException
Creates a new MappingRuntimeException
MappingSource - Class in org.castor.mapping
 
MappingSource(InputSource, String, DTDResolver) - Constructor for class org.castor.mapping.MappingSource
 
MappingTool - Class in org.exolab.castor.tools
A tool which uses the introspector to automatically create mappings for a given set of classes.
MappingTool() - Constructor for class org.exolab.castor.tools.MappingTool
Constructor, builds up the relations.
MappingToolMappingLoader - Class in org.exolab.castor.tools
Extend mapping loader to give us access to the findAccessor method.
MappingToolMappingLoader(JavaNaming) - Constructor for class org.exolab.castor.tools.MappingToolMappingLoader
A MappingToolMappingLoader needs a javaNaming to be set.
MappingUnmarshaller - Class in org.castor.mapping
 
MappingUnmarshaller() - Constructor for class org.castor.mapping.MappingUnmarshaller
Construct a new MappingUnmarshaller.
MappingUnmarshallIDResolver - Class in org.castor.mapping
An IDResolver to allow us to resolve ClassMappings from included Mapping files.
MappingUnmarshallIDResolver() - Constructor for class org.castor.mapping.MappingUnmarshallIDResolver
 
MappingUnmarshallListener - Class in org.castor.mapping
An UnmarshalListener to handle mapping includes.
MappingUnmarshallListener(MappingUnmarshaller, Mapping, DTDResolver) - Constructor for class org.castor.mapping.MappingUnmarshallListener
 
MapTo - Class in org.exolab.castor.mapping.xml
The 'map-to' element is used for specifying the name of the item that should be associated with the given Java object.
MapTo() - Constructor for class org.exolab.castor.mapping.xml.MapTo
 
MapToDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class MapToDescriptor.
MapToDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.MapToDescriptor
 
markAsProcessed(Object) - Method in class org.exolab.castor.mapping.Mapping
Marks the given mapping as having been processed.
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.BindXml
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.BindXml
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.ClassChoice
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.ClassChoice
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.Container
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.Container
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.FieldMapping
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.FieldMapping
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.Include
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.Include
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.Ldap
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.Ldap
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.MapTo
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.MapTo
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.NamedQuery
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.NamedQuery
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.Param
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.Param
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.Property
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.Property
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.QueryHint
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.QueryHint
 
marshal(Writer) - Method in class org.exolab.castor.mapping.xml.Sql
 
marshal(ContentHandler) - Method in class org.exolab.castor.mapping.xml.Sql
 
marshal(Object, Writer) - Static method in class org.exolab.castor.xml.Marshaller
Marshals the given Object as XML using the given writer.
marshal(Object, DocumentHandler) - Static method in class org.exolab.castor.xml.Marshaller
Marshals the given Object as XML using the given DocumentHandler to send events to.
marshal(Object, ContentHandler) - Static method in class org.exolab.castor.xml.Marshaller
Marshals the given Object as XML using the given ContentHandler to send events to.
marshal(Object, Node) - Static method in class org.exolab.castor.xml.Marshaller
Marshals the given Object as XML using the given DOM Node to send events to.
marshal(Object) - Method in class org.exolab.castor.xml.Marshaller
Marshals the given Object as XML using the DocumentHandler for this Marshaller.
MarshalException - Exception in org.exolab.castor.xml
An exception that is used to signal marshalling exceptions.
MarshalException() - Constructor for exception org.exolab.castor.xml.MarshalException
Creates a new MarshalException with no message or nested exception.
MarshalException(String) - Constructor for exception org.exolab.castor.xml.MarshalException
Creates a new MarshalException with the given message.
MarshalException(String, int) - Constructor for exception org.exolab.castor.xml.MarshalException
Deprecated.  
MarshalException(Throwable) - Constructor for exception org.exolab.castor.xml.MarshalException
Creates a new MarshalException with the given nested exception.
MarshalException(String, Throwable) - Constructor for exception org.exolab.castor.xml.MarshalException
Creates a new MarshalException with the given message and nested exception.
MarshalException(String, Throwable, int) - Constructor for exception org.exolab.castor.xml.MarshalException
Deprecated.  
marshallable(Class) - Static method in class org.exolab.castor.xml.Introspector
Returns true if the given Class can be marshalled.
Marshaller - Class in org.exolab.castor.xml
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.
Marshaller(DocumentHandler) - Constructor for class org.exolab.castor.xml.Marshaller
Creates a new Marshaller with the given SAX DocumentHandler.
Marshaller(ContentHandler) - Constructor for class org.exolab.castor.xml.Marshaller
Creates a new Marshaller with the given SAX ContentHandler.
Marshaller(InternalContext) - Constructor for class org.exolab.castor.xml.Marshaller
The one Marshaller constructor that is used by XMLContext which sets an InternalContext that comes from outside.
Marshaller() - Constructor for class org.exolab.castor.xml.Marshaller
Creates a default instance of Marshaller, where the sink needs to be set separately.
Marshaller(Writer) - Constructor for class org.exolab.castor.xml.Marshaller
Creates a new Marshaller with the given writer.
Marshaller(XMLStreamWriter) - Constructor for class org.exolab.castor.xml.Marshaller
Creates a new Marshaller with the given XMLStreamWriter.
Marshaller(XMLEventWriter) - Constructor for class org.exolab.castor.xml.Marshaller
Creates a new Marshaller with the given XMLEventWriter.
Marshaller(Node) - Constructor for class org.exolab.castor.xml.Marshaller
Creates a new Marshaller for the given DOM Node.
Marshaller.NilObject - Class in org.exolab.castor.xml
A wrapper for a "Nil" object
MARSHALLING_VALIDATION - Static variable in class org.castor.xml.XMLProperties
Property specifying whether to use validation in the marshalling framework.
marshallingValidation() - Method in class org.castor.xml.AbstractInternalContext
 
marshallingValidation() - Method in interface org.castor.xml.InternalContext
To get marshalling-validation flag.
MarshalListener - Interface in org.exolab.castor.xml
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.
matches(String) - Method in class org.exolab.castor.util.JakartaOroEvaluator
Returns true if the given String is matched by the regular expression of this RegExpEvaluator
matches(String) - Method in class org.exolab.castor.util.JakartaRegExpEvaluator
Returns true if the given String matches the regular expression of this RegExpEvaluator.
matches(String) - Method in interface org.exolab.castor.util.RegExpEvaluator
Returns true if the given String matches the regular expression of this RegExpEvaluator.
matches(String) - Method in class org.exolab.castor.util.SunRegExpEvaluator
Returns true if the given String is matched by the regular expression of this RegExpEvaluator
matches(String) - Method in class org.exolab.castor.util.XercesRegExpEvaluator
Returns true if the given String is matched by the regular expression of this RegExpEvaluator
matches(String) - Method in class org.exolab.castor.xml.util.AlwaysTrueRegExpEvaluator
Returns true if the given String is matched by the regular expression of this RegExpEvaluator.
matches(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
matches(String, String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
matches(String) - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns true if this descriptor can be used to handle elements or attributes with the given XML name.
matches(String, String) - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Returns true if this descriptor can be used to handle elements or attributes with the given XML name.
MAX_TIME_ZONE_COMPARISON_OFFSET - Static variable in class org.exolab.castor.types.DateTimeBase
When comparing a date/time with a time zone to one without, the recommendation says that 14 hours is the time zone offset to use for comparison.
MEMBER_NAME_CAPITALISATION_STRICT - Static variable in class org.castor.xml.XMLProperties
Property that allows to override Castor's introspector conversion rules for member names; if enabled, even member names such as 'XMLMember' will be camel-cased to 'xMLMember'; defaults to false.
METHOD_PREFIX_ADD - Static variable in interface org.castor.xml.JavaNaming
Add methods start with: add.
METHOD_PREFIX_CREATE - Static variable in interface org.castor.xml.JavaNaming
Create methods start with: create.
METHOD_PREFIX_GET - Static variable in interface org.castor.xml.JavaNaming
Get methods start with: get.
METHOD_PREFIX_IS - Static variable in interface org.castor.xml.JavaNaming
Is methods start with: is.
METHOD_PREFIX_SET - Static variable in interface org.castor.xml.JavaNaming
Set methods start with: set.
MIXED_CASE_STYLE - Static variable in class org.exolab.castor.xml.util.DefaultNaming
The mixed case style with uppercase characters to separate words.
MODE_AUTO - Static variable in class org.exolab.castor.xml.handlers.ContainerFieldHandler
Automatically choose the mode to use.
MODE_CHILD_LINK - Static variable in class org.exolab.castor.xml.handlers.ContainerFieldHandler
The mode for a ContainerElement. getValue and setValue operate on the parent.
MODE_PARENT_LINK - Static variable in class org.exolab.castor.xml.handlers.ContainerFieldHandler
When the field is not a ContainerElement, this mode is used.
Month - Class in org.exolab.castor.types
Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
Month() - Constructor for class org.exolab.castor.types.Month
Deprecated.  
MonthDescriptor - Class in org.exolab.castor.types
Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
MonthDescriptor() - Constructor for class org.exolab.castor.types.MonthDescriptor
Deprecated.  
MozillaConsumer - Class in org.exolab.castor.dsml.mozilla
 
MozillaConsumer() - Constructor for class org.exolab.castor.dsml.mozilla.MozillaConsumer
 
MozillaExporter - Class in org.exolab.castor.dsml.mozilla
 
MozillaExporter(LDAPConnection) - Constructor for class org.exolab.castor.dsml.mozilla.MozillaExporter
 
MozillaImporter - Class in org.exolab.castor.dsml.mozilla
 
MozillaImporter(LDAPConnection) - Constructor for class org.exolab.castor.dsml.mozilla.MozillaImporter
 
MozillaProducer - Class in org.exolab.castor.dsml.mozilla
 
MozillaProducer(DocumentHandler, boolean) - Constructor for class org.exolab.castor.dsml.mozilla.MozillaProducer
 

N

NAME - Static variable in class org.castor.mapping.JDOMappingLoaderFactory
The name of the factory.
NAME - Static variable in class org.castor.mapping.XMLMappingLoaderFactory
The name of the factory.
NAME - Static variable in class org.exolab.castor.dsml.XML.Entries.Attributes
 
NAME - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
 
NAME - Static variable in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Method name to get string value of a type-safe enumerations.
NAME_TYPE_CDATA - Static variable in interface org.exolab.castor.xml.XMLConstants
XML name type CDATA.
NAME_TYPE_NCNAME - Static variable in interface org.exolab.castor.xml.XMLConstants
XML name type NCName.
NAME_TYPE_NMTOKEN - Static variable in interface org.exolab.castor.xml.XMLConstants
XML name type NMTOKEN.
NAME_TYPE_QNAME - Static variable in interface org.exolab.castor.xml.XMLConstants
XML name type QNAME.
NamedNativeQuery - Class in org.exolab.castor.mapping.xml
Class NamedNativeQuery.
NamedNativeQuery() - Constructor for class org.exolab.castor.mapping.xml.NamedNativeQuery
 
NamedNativeQueryDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class NamedNativeQueryDescriptor.
NamedNativeQueryDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.NamedNativeQueryDescriptor
 
NamedQuery - Class in org.exolab.castor.mapping.xml
Class NamedQuery.
NamedQuery() - Constructor for class org.exolab.castor.mapping.xml.NamedQuery
 
NamedQueryDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class NamedQueryDescriptor.
NamedQueryDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.NamedQueryDescriptor
 
NAMESPACE - Static variable in class org.exolab.castor.types.AnyNode
Representation for a Namespace node.
NAMESPACE - Static variable in class org.exolab.castor.xml.NodeType
The namespace node type.
Namespace - Static variable in class org.exolab.castor.xml.NodeType
Namespace node type (namespace).
NAMESPACE_PACKAGE_MAPPINGS - Static variable in class org.castor.xml.XMLProperties
Property specifying XML namespace to Java package mappings.
namespaceEquals(String, String) - Static method in class org.exolab.castor.xml.util.resolvers.ResolveHelpers
Compares the two strings for equality.
NamespaceHandling - Class in org.exolab.castor.xml.parsing
This class is used by the UnmarshalHandler to handle name spaces.
NamespaceHandling() - Constructor for class org.exolab.castor.xml.parsing.NamespaceHandling
 
NAMESPACES - Static variable in class org.castor.xml.XMLProperties
Property specifying whether to support XML namespaces by default.
Namespaces - Class in org.exolab.castor.xml
A class for handling Namespace declaration and scoping
Namespaces() - Constructor for class org.exolab.castor.xml.Namespaces
 
NamespacesStack - Class in org.exolab.castor.xml
This class is an actual namespace stack implementation, responsible for adding and removing namespace scopes, as well as resolving namespace urls and prefixes by traversing all the namespace stack.
NamespacesStack() - Constructor for class org.exolab.castor.xml.NamespacesStack
 
NameValidator - Class in org.exolab.castor.xml.validators
The Name Validation class.
NameValidator() - Constructor for class org.exolab.castor.xml.validators.NameValidator
Creates a new NameValidator with the default validation set to NCName.
NameValidator(short) - Constructor for class org.exolab.castor.xml.validators.NameValidator
Creates a new NameValidator with the given validation type.
NCNAME - Static variable in class org.exolab.castor.xml.validators.NameValidator
XML name type NCName.
NestedIOException - Exception in org.exolab.castor.util
An exception that is used to signal I/O errors which are caused by other exceptions.
NestedIOException() - Constructor for exception org.exolab.castor.util.NestedIOException
Creates a new NestedIOException with no message, or nested Exception
NestedIOException(String) - Constructor for exception org.exolab.castor.util.NestedIOException
Creates a new NestedIOException with the given message.
NestedIOException(Exception) - Constructor for exception org.exolab.castor.util.NestedIOException
Creates a new NestedIOException with the given nested exception.
NestedIOException(String, Exception) - Constructor for exception org.exolab.castor.util.NestedIOException
Creates a new NestedIOException with the given message and nested exception.
NEW_ATTRIBUTE_ONLY - Static variable in class org.exolab.castor.dsml.ImportDescriptor.Policy
Under the NewAttrOnly policy, new attributes are created according to the DSML, but attributes that already have a value in the ldap are not updated.
newInstance() - Static method in class org.castor.xml.XMLProperties
Factory method for a default XML properties instance.
newInstance(ClassLoader, ClassLoader) - Static method in class org.castor.xml.XMLProperties
Factory method for a XML properties instance that uses the specified class loaders.
newInstance(Object, Object[]) - Method in class org.exolab.castor.mapping.ExtendedFieldHandler
Creates a new instance of the object described by this field.
newInstance(Object) - Method in interface org.exolab.castor.mapping.FieldHandler
Creates a new instance of the object described by this field.
newInstance(Object) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
Creates a new instance of the object described by this field.
newInstance(Object, Object[]) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
Creates a new instance of the object described by this field.
newInstance(Object) - Method in class org.exolab.castor.mapping.handlers.EnumFieldHandler
 
newInstance(Object, Object[]) - Method in class org.exolab.castor.mapping.handlers.EnumFieldHandler
 
newInstance(Object) - Method in class org.exolab.castor.mapping.handlers.TransientFieldHandler
 
newInstance(Object, Object[]) - Method in class org.exolab.castor.mapping.handlers.TransientFieldHandler
 
newInstance(Object) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
Creates a new instance of the object described by this field.
newInstance(Object, Object[]) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
Creates a new instance of the object described by this field.
newInstance(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
Constructs a new object from the given class.
newInstance(Class<?>, Object[]) - Static method in class org.exolab.castor.mapping.loader.Types
Constructs a new object from the given class.
newInstance(Object) - Method in class org.exolab.castor.xml.handlers.CollectionFieldHandler
Creates a new instance of the object described by this field.
newInstance(Object) - Method in class org.exolab.castor.xml.handlers.ContainerFieldHandler
Creates a new instance of the object described by this field.
newInstance(Object) - Method in class org.exolab.castor.xml.handlers.DateFieldHandler
Creates a new instance of the object described by this field.
newInstance(Object) - Method in class org.exolab.castor.xml.handlers.EnumFieldHandler
Creates a new instance of the object described by this field.
newInstance(Object) - Method in class org.exolab.castor.xml.handlers.SQLTimeFieldHandler
Creates a new instance of the object described by this field.
newInstance(Object) - Method in class org.exolab.castor.xml.handlers.SQLTimestampFieldHandler
Creates a new instance of the object described by this field.
newInstance(Object) - Method in class org.exolab.castor.xml.handlers.ValueOfFieldHandler
Creates a new instance of the object described by this field.
newInstance(Object) - Method in class org.exolab.castor.xml.XMLFieldHandler
Creates a new instance of the object described by this field.
newInstance(Object, Object[]) - Method in class org.exolab.castor.xml.XMLFieldHandler
Creates a new instance of the object described by this field.
nextElement() - Method in class org.exolab.castor.mapping.loader.CollectionHandlers.EmptyEnumerator
 
nextElement() - Method in class org.exolab.castor.mapping.loader.J1CollectionHandlers.ArrayEnumerator
 
nextElement() - Method in class org.exolab.castor.mapping.loader.J2CollectionHandlers.IteratorEnumerator
 
nextElement() - Method in class org.exolab.castor.util.IteratorEnumeration
 
NMTOKEN - Static variable in class org.exolab.castor.xml.validators.NameValidator
XML name type NMTOKEN.
NodeType - Class in org.exolab.castor.xml
The possible node types for an XML field.
NON_SERIALIZABLE_ERR - Static variable in exception org.exolab.castor.xml.MarshalException
 
normalize(String) - Static method in class org.exolab.castor.net.util.URIUtils
This method removes "." or ".." from absolute URL.
normalize() - Method in class org.exolab.castor.types.DateTimeBase
Normalizes a date/time datatype as defined in W3C XML Schema Recommendation document: if a timeZone is present but it is not Z then we convert the date/time datatype to Z using the addition operation defined in Adding Duration to dateTimes (W3C XML Schema, part 2 appendix E).
normalize(String) - Method in class org.exolab.castor.xml.validators.StringValidator
Normalizes the given string according to the whiteSpace facet used.
notify(String, int) - Method in class org.exolab.castor.dsml.Importer
 
notify(String) - Method in class org.exolab.castor.util.dialog.ConsoleDialog
Displays the given message to the user.
notify(String) - Method in interface org.exolab.castor.util.dialog.Dialog
Simply displays a message to the user, no input is returned from the user.
noXMLFields - Static variable in class org.exolab.castor.types.BaseDescriptor
Used for returning no attribute and no element fields

O

OBJECT_CLASS - Static variable in class org.exolab.castor.dsml.XML.Entries.Elements
 
OBJECT_CLASS_VALUE - Static variable in class org.exolab.castor.dsml.XML.Entries.Elements
 
ObjectFactory - Interface in org.exolab.castor.util
A simple interface for creating class instances
OBSOLETE - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
 
OID - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
 
ONE_LEVEL - Static variable in class org.exolab.castor.dsml.SearchDescriptor.Scope
 
ORDERING - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
 
org.castor.mapping - package org.castor.mapping
 
org.castor.xml - package org.castor.xml
 
org.exolab.castor.dsml - package org.exolab.castor.dsml
The DSML API for importing/exporting LDAP directories as XML Version: $Revision: 5951 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Assaf Arkin
org.exolab.castor.dsml.jndi - package org.exolab.castor.dsml.jndi
DSML implementation using the JNDI API.
org.exolab.castor.dsml.mozilla - package org.exolab.castor.dsml.mozilla
DSML implementation using the Mozilla Directory SDK.
org.exolab.castor.dsml.schema - package org.exolab.castor.dsml.schema
 
org.exolab.castor.dsml.tools - package org.exolab.castor.dsml.tools
 
org.exolab.castor.mapping - package 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 - package org.exolab.castor.mapping.handlers
 
org.exolab.castor.mapping.loader - package org.exolab.castor.mapping.loader
Implementations for mapping interfaces and the default mapping loader.
org.exolab.castor.mapping.loader.collection.handler - package org.exolab.castor.mapping.loader.collection.handler
 
org.exolab.castor.mapping.xml - package org.exolab.castor.mapping.xml
 
org.exolab.castor.mapping.xml.descriptors - package org.exolab.castor.mapping.xml.descriptors
 
org.exolab.castor.mapping.xml.types - package org.exolab.castor.mapping.xml.types
 
org.exolab.castor.mapping.xml.types.descriptors - package org.exolab.castor.mapping.xml.types.descriptors
 
org.exolab.castor.net - package org.exolab.castor.net
 
org.exolab.castor.net.util - package org.exolab.castor.net.util
 
org.exolab.castor.tools - package 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 - package 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.util - package org.exolab.castor.util
Utility classes used by Castor.
org.exolab.castor.util.dialog - package org.exolab.castor.util.dialog
 
org.exolab.castor.xml - package 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 - package org.exolab.castor.xml.descriptors
 
org.exolab.castor.xml.handlers - package org.exolab.castor.xml.handlers
 
org.exolab.castor.xml.location - package org.exolab.castor.xml.location
 
org.exolab.castor.xml.parsing - package org.exolab.castor.xml.parsing
 
org.exolab.castor.xml.parsing.primitive.objects - package org.exolab.castor.xml.parsing.primitive.objects
 
org.exolab.castor.xml.util - package org.exolab.castor.xml.util
 
org.exolab.castor.xml.util.resolvers - package org.exolab.castor.xml.util.resolvers
 
org.exolab.castor.xml.validators - package org.exolab.castor.xml.validators
 
org.exolab.castor.xml.wls8 - package org.exolab.castor.xml.wls8
 
OutputFormat - Interface in org.exolab.castor.xml
Output format contract for XML serialization.

P

packageToPath(String) - Method in interface org.castor.xml.JavaNaming
Converts the given Package name to it's corresponding Path.
packageToPath(String) - Method in class org.castor.xml.JavaNamingImpl
Converts the given Package name to it's corresponding Path.
packageToPath(String) - Method in class org.castor.xml.JavaNamingNGImpl
Converts the given Package name to it's corresponding Path.
Param - Class in org.exolab.castor.mapping.xml
Class Param.
Param() - Constructor for class org.exolab.castor.mapping.xml.Param
 
ParamDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class ParamDescriptor.
ParamDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.ParamDescriptor
 
parse(String) - Static method in class org.exolab.castor.types.Century
Deprecated. parse a String and convert it into a java.lang.Object
parse(String) - Static method in class org.exolab.castor.types.Date
parse a String and convert it into an java.lang.Object
parse(String) - Static method in class org.exolab.castor.types.DateTime
Parses a String into a new DateTime instance.
parse(String) - Static method in class org.exolab.castor.types.Duration
parse a String and convert it into a java.lang.Object
parse(String) - Static method in class org.exolab.castor.types.GDay
parse a String and convert it into an java.lang.Object
parse(String) - Static method in class org.exolab.castor.types.GMonth
parse a String and convert it into an java.lang.Object
parse(String) - Static method in class org.exolab.castor.types.GMonthDay
parse a String and convert it into an java.lang.Object
parse(String) - Static method in class org.exolab.castor.types.GYear
parse a String and convert it into an java.lang.Object
parse(String) - Static method in class org.exolab.castor.types.GYearMonth
parse a String and convert it into an java.lang.Object
parse(String) - Static method in class org.exolab.castor.types.Month
Deprecated.  
parse(String) - Static method in class org.exolab.castor.types.RecurringDuration
Deprecated.  
parse(String) - Static method in class org.exolab.castor.types.Time
parses a String and converts it into a java.lang.Object
parse(String) - Static method in class org.exolab.castor.types.TimeDuration
Deprecated. parse a String and convert it into a java.lang.Object
parse(String) - Static method in class org.exolab.castor.types.Year
Deprecated. parse a String and convert it into a java.lang.Object
parse(String) - Static method in class org.exolab.castor.xml.handlers.DateFieldHandler
Parses the given string, which must be in the following format: CCYY-MM-DDThh:mm:ss or CCYY-MM-DDThh:mm:ss.sss where "CC" represents the century, "YY" the year, "MM" the month and "DD" the day.
parse(String, DateFieldHandler.ParseOptions) - Static method in class org.exolab.castor.xml.handlers.DateFieldHandler
Parses the given string, which must be in the following format: CCYY-MM-DDThh:mm:ss or CCYY-MM-DDThh:mm:ss.sss where "CC" represents the century, "YY" the year, "MM" the month and "DD" the day.
parseCentury(String) - Static method in class org.exolab.castor.types.Century
Deprecated. parse a String and convert it into a Century
parseDate(String) - Static method in class org.exolab.castor.types.Date
parse a String and convert it into a Date.
parseDateTime(String) - Static method in class org.exolab.castor.types.DateTime
Parses a String into a new DateTime instance.
parseDay(String, DateTimeBase, char[], int, String) - Static method in class org.exolab.castor.types.DateTimeBase
 
parseDuration(String) - Static method in class org.exolab.castor.types.Duration
Parse the given string and return a time duration which represents this string.
parseGDay(String) - Static method in class org.exolab.castor.types.GDay
parse a String and convert it into a GDay.
parseGMonth(String) - Static method in class org.exolab.castor.types.GMonth
parse a String and convert it into a GMonth.
parseGMonthDay(String) - Static method in class org.exolab.castor.types.GMonthDay
parse a String and convert it into a gMonthDay.
parseGYear(String) - Static method in class org.exolab.castor.types.GYear
parse a String and convert it into a gYear.
parseGYearMonth(String) - Static method in class org.exolab.castor.types.GYearMonth
parse a String and convert it into a gYearMonth.
parseMonth(String, DateTimeBase, char[], int, String) - Static method in class org.exolab.castor.types.DateTimeBase
 
parseMonth(String) - Static method in class org.exolab.castor.types.Month
Deprecated. parse a String and convert it into a Month
PARSER - Static variable in class org.castor.xml.XMLProperties
Property specifying the class name of the SAX 1 XML parser to use.
PARSER_FEATURES - Static variable in class org.castor.xml.XMLProperties
Property specifying additional features for the XML parser.
PARSER_FEATURES_DISABLED - Static variable in class org.castor.xml.XMLProperties
Property specifying features to be disabled on the underlying SAX parser.
PARSER_VALIDATION - Static variable in class org.castor.xml.XMLProperties
Property specifying whether to perform document validation by default.
parseRecurringDuration(String) - Static method in class org.exolab.castor.types.RecurringDuration
Deprecated. Parse a String and convert it into a recurringDuration.
parseTime(String, DateTimeBase, char[], int, String) - Static method in class org.exolab.castor.types.DateTimeBase
 
parseTime(String) - Static method in class org.exolab.castor.types.Time
parses a String and converts it into a Time.
parseTimeDuration(String) - Static method in class org.exolab.castor.types.TimeDuration
Deprecated. Parse the given string and return a time duration which represents this string
parseTimeZone(String, DateTimeBase, char[], int, String) - Static method in class org.exolab.castor.types.DateTimeBase
 
parseYear(String, DateTimeBase, char[], int, String) - Static method in class org.exolab.castor.types.DateTimeBase
 
parseYear(String) - Static method in class org.exolab.castor.types.Year
Deprecated. parse a String and convert it into a Year
PatternValidator - Class in org.exolab.castor.xml.validators
A simple abstract class used for validating types which allow the pattern facet.
PatternValidator() - Constructor for class org.exolab.castor.xml.validators.PatternValidator
Creates a new PatternValidator with no initial regular expression.
PatternValidator(String) - Constructor for class org.exolab.castor.xml.validators.PatternValidator
Creates a new PatternValidator with the given initial regular expression.
peekAtState(Integer) - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
 
PI - Static variable in class org.exolab.castor.types.AnyNode
Representation for a processing instruction node.
PKG_CDR_LIST_FILE - Static variable in interface org.exolab.castor.xml.XMLConstants
name of the class descriptor resolver file.
PKG_MAPPING_FILE - Static variable in interface org.exolab.castor.xml.XMLConstants
name of per package mapping file.
postMarshal(Object) - Method in interface org.exolab.castor.xml.MarshalListener
This method is called after an object has been marshalled.
prefix(String) - Method in class org.exolab.castor.dsml.Producer
 
PREFIX - Static variable in class org.exolab.castor.dsml.XML.Namespace
 
preMarshal(Object) - Method in interface org.exolab.castor.xml.MarshalListener
This method is called before an object is to be marshalled.
preservePassedArguments(String, Attributes) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
Preserves passed name and attributes.
preservePassedArguments(String, AttributeList) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
Preserves passed name and attributes.
PRIMITIVE_NODE_TYPE - Static variable in class org.castor.xml.XMLProperties
Property specifying the type of XML node to use for primitive values, either 'element' or 'attribute'.
PrimitiveFloat - Class in org.exolab.castor.xml.parsing.primitive.objects
This class is part of the command pattern implementation to instantiate an object.
PrimitiveFloat() - Constructor for class org.exolab.castor.xml.parsing.primitive.objects.PrimitiveFloat
 
PrimitiveObjectFactory - Class in org.exolab.castor.xml.parsing.primitive.objects
This class is used as a factory to get an instance of a class with a given value.
PrimitivesClassDescriptor - Class in org.exolab.castor.xml.descriptors
The default primitives class descriptor, this is only used when unmarshaling a primitive as the "root" object.
PrimitivesClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.PrimitivesClassDescriptor
No-arg constructor.
PrimitivesClassDescriptor(Class) - Constructor for class org.exolab.castor.xml.descriptors.PrimitivesClassDescriptor
Constructs a PrimitivesClassDescriptor for the given type.
printHelp(PrintWriter) - Method in class org.exolab.castor.util.CommandLineOptions
 
PrintImportListener - Class in org.exolab.castor.dsml.tools
Simple implementation of the ImportEventListener that prints all events to the specified printer.
PrintImportListener(PrintWriter) - Constructor for class org.exolab.castor.dsml.tools.PrintImportListener
 
printStackTrace() - Method in exception org.exolab.castor.mapping.MappingException
 
printStackTrace(PrintStream) - Method in exception org.exolab.castor.mapping.MappingException
 
printStackTrace(PrintWriter) - Method in exception org.exolab.castor.mapping.MappingException
 
printStackTrace() - Method in exception org.exolab.castor.mapping.MappingRuntimeException
 
printStackTrace(PrintStream) - Method in exception org.exolab.castor.mapping.MappingRuntimeException
 
printStackTrace(PrintWriter) - Method in exception org.exolab.castor.mapping.MappingRuntimeException
 
printStackTrace() - Method in exception org.exolab.castor.mapping.ValidityException
 
printStackTrace(PrintStream) - Method in exception org.exolab.castor.mapping.ValidityException
 
printStackTrace(PrintWriter) - Method in exception org.exolab.castor.mapping.ValidityException
 
printStackTrace() - Method in exception org.exolab.castor.net.URIException
 
printStackTrace(PrintStream) - Method in exception org.exolab.castor.net.URIException
 
printStackTrace(PrintWriter) - Method in exception org.exolab.castor.net.URIException
 
printStackTrace() - Method in exception org.exolab.castor.util.NestedIOException
 
printStackTrace(PrintWriter) - Method in exception org.exolab.castor.util.NestedIOException
 
printStackTrace(PrintStream) - Method in exception org.exolab.castor.util.NestedIOException
 
printUsage(PrintWriter) - Method in class org.exolab.castor.util.CommandLineOptions
 
process(Document, DocumentHandler) - Static method in class org.exolab.castor.xml.util.DOMEventProducer
Walks the given DOM Document and converts it into it's corresponding SAX events
process(Node, DocumentHandler) - Static method in class org.exolab.castor.xml.util.DOMEventProducer
Breaks down the given node into it's corresponding SAX events
processed(Object) - Method in class org.exolab.castor.mapping.Mapping
Returns true if the given systemID or stream has been marked as processed.
processedEntry(String, int) - Method in interface org.exolab.castor.dsml.ImportEventListener
 
processedEntry(String, int) - Method in class org.exolab.castor.dsml.tools.PrintImportListener
 
processingInstruction(String, String) - Method in class org.exolab.castor.dsml.Consumer
 
processingInstruction(String, String) - Method in class org.exolab.castor.xml.DebugHandler
Proxies the org.sax.xml.DocumentHandler#processingInstruction(String, String) request to the proxy that is provided, printing debugging information before doing the proxy.
ProcessingInstruction - Class in org.exolab.castor.xml
An immutable class that represents an XML processing instruction.
ProcessingInstruction(String, String) - Constructor for class org.exolab.castor.xml.ProcessingInstruction
Creates a new processing instruction.
processingInstruction(String, String) - Method in class org.exolab.castor.xml.UnmarshalHandler
 
processingInstruction(String, String) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
 
processingInstruction(String, String) - Method in class org.exolab.castor.xml.util.SAX2ANY
 
processingInstruction(String, String) - Method in class org.exolab.castor.xml.util.SAX2DOMHandler
 
processingInstruction(String, String) - Method in class org.exolab.castor.xml.util.StaxEventHandler
 
processingInstruction(String, String) - Method in class org.exolab.castor.xml.util.StaxStreamHandler
 
processNamespaces(XMLClassDescriptor, Object) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
Saves local namespace declarations to the object model if necessary.
produce(DocumentHandler) - Method in class org.exolab.castor.dsml.ImportDescriptor
 
produce(String, Attributes) - Method in class org.exolab.castor.dsml.jndi.JNDIProducer
 
produce(SearchResult) - Method in class org.exolab.castor.dsml.jndi.JNDIProducer
 
produce(NamingEnumeration<SearchResult>) - Method in class org.exolab.castor.dsml.jndi.JNDIProducer
 
produce(LDAPEntry) - Method in class org.exolab.castor.dsml.mozilla.MozillaProducer
 
produce(Enumeration) - Method in class org.exolab.castor.dsml.mozilla.MozillaProducer
 
produce(LDAPSearchResults) - Method in class org.exolab.castor.dsml.mozilla.MozillaProducer
 
produce(LDAPSchema) - Method in class org.exolab.castor.dsml.mozilla.MozillaProducer
 
produce(LDAPObjectClassSchema) - Method in class org.exolab.castor.dsml.mozilla.MozillaProducer
 
produce(LDAPAttributeSchema) - Method in class org.exolab.castor.dsml.mozilla.MozillaProducer
 
produce(ImportDescriptor) - Method in class org.exolab.castor.dsml.Producer
 
produce(SearchDescriptor) - Method in class org.exolab.castor.dsml.Producer
 
produce(DocumentHandler) - Method in class org.exolab.castor.dsml.SearchDescriptor
 
Producer - Class in org.exolab.castor.dsml
 
Producer(DocumentHandler, boolean) - Constructor for class org.exolab.castor.dsml.Producer
 
Property - Class in org.exolab.castor.mapping.xml
Class Property.
Property() - Constructor for class org.exolab.castor.mapping.xml.Property
 
PROPERTY_CLASS_LOADER - Static variable in interface org.exolab.castor.xml.util.ResolverStrategy
To set the class loader property for resolving.
PROPERTY_INTROSPECTOR - Static variable in interface org.exolab.castor.xml.util.ResolverStrategy
To set the introspector property for resolving.
PROPERTY_LOAD_PACKAGE_MAPPINGS - Static variable in interface org.exolab.castor.xml.util.ResolverStrategy
To set the LoadPackageMappings property for resolving.
PROPERTY_MAPPING_LOADER - Static variable in interface org.exolab.castor.xml.util.ResolverStrategy
To set the mapping loader property for resolving.
PROPERTY_USE_INTROSPECTION - Static variable in interface org.exolab.castor.xml.util.ResolverStrategy
To set the use introspection property for resolving.
PROPERTY_XML_LANG - Static variable in interface org.exolab.castor.xml.XMLFieldDescriptor
The xml:lang property.
PROPERTY_XML_SPACE - Static variable in interface org.exolab.castor.xml.XMLFieldDescriptor
The xml:space property.
propertyChange(PropertyChangeEvent) - Method in class org.exolab.castor.xml.Introspector
 
PropertyChangeProvider - Interface in org.castor.xml
Interface for disseminating property changes related to internal context changes with regards to configuration properties.
PropertyDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class PropertyDescriptor.
PropertyDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.PropertyDescriptor
 
PropertyType - Class in org.exolab.castor.mapping.xml
Class PropertyType.
PropertyType() - Constructor for class org.exolab.castor.mapping.xml.PropertyType
 
PropertyTypeDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class PropertyTypeDescriptor.
PropertyTypeDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.PropertyTypeDescriptor
 
PROXY_INTERFACES - Static variable in class org.castor.xml.XMLProperties
Property specifying whether or not to search for an proxy interface at marshalling.
PUBLIC_ID - Static variable in class org.exolab.castor.dsml.schema.DTDResolver.DTD
 
pushState(UnmarshalState) - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
Pushes a UnmarshalState instance onto the stack-
put(Object, Object, Object) - Method in class org.exolab.castor.mapping.handlers.J1MapHandler
Adds the given key-value pair to the map.
put(Object, Object, Object) - Method in class org.exolab.castor.mapping.handlers.J2MapHandler
Adds the given key-value pair to the map.
put(Object, Object, Object) - Method in interface org.exolab.castor.mapping.MapHandler
Adds the given key-value pair to the map.

Q

QueryHint - Class in org.exolab.castor.mapping.xml
Class QueryHint.
QueryHint() - Constructor for class org.exolab.castor.mapping.xml.QueryHint
 
QueryHintDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class QueryHintDescriptor.
QueryHintDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.QueryHintDescriptor
 
QueueCollectionHandler<T> - Class in org.exolab.castor.mapping.loader.collection.handler
 
QueueCollectionHandler() - Constructor for class org.exolab.castor.mapping.loader.collection.handler.QueueCollectionHandler
 

R

READ - Static variable in class org.exolab.castor.xml.AccessRights
The type that indicates only read access
read - Static variable in class org.exolab.castor.xml.AccessRights
A read-only AccessRights
readImportDescriptor(InputStream) - Method in class org.exolab.castor.dsml.Importer
 
readImportDescriptor(Reader) - Method in class org.exolab.castor.dsml.Importer
 
readImportDescriptor(Parser, InputSource) - Method in class org.exolab.castor.dsml.Importer
 
ReadOnly - Static variable in class org.exolab.castor.mapping.AccessMode
Read only access.
readResolve() - Method in class org.castor.mapping.BindingType
Called during deserialization.
readResolve() - Method in class org.exolab.castor.mapping.AccessMode
Called during deserialization.
readSearchDescriptor(InputStream) - Method in class org.exolab.castor.dsml.Exporter
 
readSearchDescriptor(Reader) - Method in class org.exolab.castor.dsml.Exporter
 
readSearchDescriptor(Parser, InputSource) - Method in class org.exolab.castor.dsml.Exporter
 
RecurringDuration - Class in org.exolab.castor.types
Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
RecurringDuration() - Constructor for class org.exolab.castor.types.RecurringDuration
Deprecated.  
RecurringDuration(TimeDuration, TimeDuration) - Constructor for class org.exolab.castor.types.RecurringDuration
Deprecated. returns a recurringDuration with the facets duration and period set up
RecurringDuration(String, String) - Constructor for class org.exolab.castor.types.RecurringDuration
Deprecated. returns a recurringDuration with the facets duration and period set up
RecurringDuration(String, String, short[]) - Constructor for class org.exolab.castor.types.RecurringDuration
Deprecated. returns a recurringDuration with the facets duration and period set up but also the fields
RecurringDurationBase - Class in org.exolab.castor.types
Deprecated. since Castor 1.0.6 since type derived from this base class are not in any recommendation.
RecurringDurationBase() - Constructor for class org.exolab.castor.types.RecurringDurationBase
Deprecated. No-arg constructor.
RecurringDurationBase(TimeDuration, TimeDuration) - Constructor for class org.exolab.castor.types.RecurringDurationBase
Deprecated. Returns a recurringDurationBase with the facets duration and period set.
RecurringDurationBase(String, String) - Constructor for class org.exolab.castor.types.RecurringDurationBase
Deprecated. returns a recurringDurationBase with the facets duration and period set up
RecurringDurationBase(String, String, short[]) - Constructor for class org.exolab.castor.types.RecurringDurationBase
Deprecated. returns a recurringDurationBase with the facets duration and period set up but also the fields
RecurringDurationDescriptor - Class in org.exolab.castor.types
Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
RecurringDurationDescriptor() - Constructor for class org.exolab.castor.types.RecurringDurationDescriptor
Deprecated.  
REF - Static variable in class org.exolab.castor.dsml.XML.Entries.Attributes
 
REF - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
 
ReflectionUtil - Class in org.exolab.castor.util
Utility class to support reflection-based operations.
ReflectionUtil() - Constructor for class org.exolab.castor.util.ReflectionUtil
 
REFRESH_ONLY - Static variable in class org.exolab.castor.dsml.ImportDescriptor.Policy
Under the RefreshOnly policy, DSML entries that do not already exist in the Ldap are not created.
REFRESHED - Static variable in interface org.exolab.castor.dsml.ImportEventListener
 
REG_EXP_CLASS_NAME - Static variable in class org.castor.xml.XMLProperties
Property specifying the regular expression validator to use.
RegExpEvaluator - Interface in org.exolab.castor.util
A simple interface for evaluating Regular expressions.
remove(EventListener) - Method in class org.exolab.castor.util.EventListenerList
Removes the listener as a listener of the specified type.
remove(int) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
Removes the descriptor at the specified index from the list.
remove(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
Removes the given XMLFieldDescriptor from the list.
remove(ValidationException) - Method in exception org.exolab.castor.xml.ValidationException
Removes the given ValidationException from the current list of ValidationException.
removeAllClassMapping() - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
removeAllContainer() - Method in class org.exolab.castor.mapping.xml.ClassChoice
 
removeAllFieldHandlerDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
removeAllFieldMapping() - Method in class org.exolab.castor.mapping.xml.ClassChoice
 
removeAllIdentity() - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
removeAllInclude() - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
removeAllKeyGeneratorDef() - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
removeAllManyKey() - Method in class org.exolab.castor.mapping.xml.Sql
 
removeAllName() - Method in class org.exolab.castor.mapping.xml.Sql
 
removeAllNamedNativeQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
removeAllNamedQuery() - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
removeAllParam() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
 
removeAllParam() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
 
removeAllParam() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
 
removeAllProperty() - Method in class org.exolab.castor.mapping.xml.BindXml
 
removeAllQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
 
removeAllQueryHint() - Method in class org.exolab.castor.mapping.xml.NamedQuery
 
removeClassMapping(ClassMapping) - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method removeClassMapping.
removeClassMappingAt(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method removeClassMappingAt.
removeContainer(Container) - Method in class org.exolab.castor.mapping.xml.ClassChoice
Method removeContainer.
removeContainerAt(int) - Method in class org.exolab.castor.mapping.xml.ClassChoice
Method removeContainerAt.
removeCurrentNamespaceInstance() - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
Pops the current namespace instance
removeFieldDescriptor(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Removes the given XMLFieldDescriptor from the list of descriptors.
removeFieldHandlerDef(FieldHandlerDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method removeFieldHandlerDef.
removeFieldHandlerDefAt(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method removeFieldHandlerDefAt.
removeFieldHandlerFactory(FieldHandlerFactory) - Method in class org.exolab.castor.xml.Introspector
Removes the given FieldHandlerFactory from this Introspector
removeFieldMapping(FieldMapping) - Method in class org.exolab.castor.mapping.xml.ClassChoice
Method removeFieldMapping.
removeFieldMappingAt(int) - Method in class org.exolab.castor.mapping.xml.ClassChoice
Method removeFieldMappingAt.
removeIdentity(String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method removeIdentity.
removeIdentityAt(int) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method removeIdentityAt.
removeInclude(Include) - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method removeInclude.
removeIncludeAt(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method removeIncludeAt.
removeKeyGeneratorDef(KeyGeneratorDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method removeKeyGeneratorDef.
removeKeyGeneratorDefAt(int) - Method in class org.exolab.castor.mapping.xml.MappingRoot
Method removeKeyGeneratorDefAt.
removeLastState() - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
Pops the top UnmarshalState off the stack.
removeManyKey(String) - Method in class org.exolab.castor.mapping.xml.Sql
Method removeManyKey.
removeManyKeyAt(int) - Method in class org.exolab.castor.mapping.xml.Sql
Method removeManyKeyAt.
removeName(String) - Method in class org.exolab.castor.mapping.xml.Sql
Method removeName.
removeNameAt(int) - Method in class org.exolab.castor.mapping.xml.Sql
Method removeNameAt.
removeNamedNativeQuery(NamedNativeQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method removeNamedNativeQuery.
removeNamedNativeQueryAt(int) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method removeNamedNativeQueryAt.
removeNamedQuery(NamedQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method removeNamedQuery.
removeNamedQueryAt(int) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Method removeNamedQueryAt.
removeNamespace(String) - Method in class org.exolab.castor.xml.Namespaces
Removes the namespace declaration for the given prefix.
removeNamespace(String) - Method in class org.exolab.castor.xml.NamespacesStack
Removes the namespace from current scope using the namespace prefix
removeNamespaceScope() - Method in class org.exolab.castor.xml.NamespacesStack
Removes the namespace scope.
removeParam(Param) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Method removeParam.
removeParam(Param) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
Method removeParam.
removeParam(Param) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
Method removeParam.
removeParamAt(int) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Method removeParamAt.
removeParamAt(int) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
Method removeParamAt.
removeParamAt(int) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
Method removeParamAt.
removeParentState() - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
Removes a parent state from the stack.
removeProperty(Property) - Method in class org.exolab.castor.mapping.xml.BindXml
Method removeProperty.
removePropertyAt(int) - Method in class org.exolab.castor.mapping.xml.BindXml
Method removePropertyAt.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.castor.xml.AbstractInternalContext
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.castor.xml.AbstractInternalContext
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.castor.xml.PropertyChangeProvider
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface org.castor.xml.PropertyChangeProvider
 
removeQueryHint(QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Method removeQueryHint.
removeQueryHint(QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedQuery
Method removeQueryHint.
removeQueryHintAt(int) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Method removeQueryHintAt.
removeQueryHintAt(int) - Method in class org.exolab.castor.mapping.xml.NamedQuery
Method removeQueryHintAt.
removeValidated(Object) - Method in class org.exolab.castor.xml.ValidationContext
Removes the specified object from the cache of already validated objects.
REPLACE_ATTRIBUTE - Static variable in class org.exolab.castor.dsml.ImportDescriptor.Policy
Under the ReplaceAttr policy, attributes in the Ldap that are not specified in the DSML are deleted.
REQUIRED - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
 
resetParentState() - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
 
resetValue(Object) - Method in interface org.exolab.castor.mapping.FieldHandler
Sets the value of the field to a default value.
resetValue(Object) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
Sets the value of the field to a default value.
resetValue(Object) - Method in class org.exolab.castor.mapping.handlers.TransientFieldHandler
 
resetValue(Object) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
 
resetValue(Object) - Method in class org.exolab.castor.xml.handlers.CollectionFieldHandler
Sets the value of the field to a default value.
resetValue(Object) - Method in class org.exolab.castor.xml.handlers.ContainerFieldHandler
Sets the value of the field to a default value.
resetValue(Object) - Method in class org.exolab.castor.xml.handlers.DateFieldHandler
Sets the value of the field to a default value.
resetValue(Object) - Method in class org.exolab.castor.xml.handlers.EnumFieldHandler
Sets the value of the field to a default value -- for enum, no action needed.
resetValue(Object) - Method in class org.exolab.castor.xml.XMLFieldHandler
 
resolve(String) - Method in class org.castor.mapping.MappingUnmarshallIDResolver
Returns the Object whose id matches the given IDREF, or null if no Object was found.
resolve(String, String) - Method in interface org.exolab.castor.net.URIResolver
Resolves the given href and documentBase.
resolve(String, String) - Method in class org.exolab.castor.net.util.URIResolverImpl
Resolves the given href and documentBase.
resolve(Class<?>) - Method in interface org.exolab.castor.xml.ClassDescriptorResolver
Returns the ClassDescriptor for the given class.
resolve(String) - Method in interface org.exolab.castor.xml.IDResolver
Returns the Object whose id matches the given IDREF, or null if no Object was found.
resolve(String, Map) - Method in interface org.exolab.castor.xml.util.ResolverClassCommand
The one and only purpose resolver commands are good for ;-) .
resolve(String, Map) - Method in interface org.exolab.castor.xml.util.ResolverPackageCommand
The one and only purpose resolver commands are good for ;-) .
resolve(String, Map) - Method in class org.exolab.castor.xml.util.resolvers.AbstractResolverClassCommand
The one and only purpose resolver commands are good for ;-) .
resolve(String, Map) - Method in class org.exolab.castor.xml.util.resolvers.AbstractResolverPackageCommand
The one and only purpose resolver commands are good for ;-) .
resolve(Class<?>) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Returns the ClassDescriptor for the given class.
resolve(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Returns the XMLClassDescriptor for the given class name.
resolve(String, ClassLoader) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Returns the XMLClassDescriptor for the given class name.
resolve(String) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
Returns the XMLClassDescriptor for the given class name.
resolve(String, ClassLoader) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
Returns the XMLClassDescriptor for the given class name.
resolveAllByXMLName(String, String, ClassLoader) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Returns an enumeration of XMLClassDescriptor objects that match the given xml name.
resolveAllByXMLName(String, String, ClassLoader) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
Returns an enumeration of XMLClassDescriptor objects that match the given xml name.
resolveAsString(String, String) - Static method in class org.exolab.castor.net.util.URIUtils
 
resolveByXMLName(String, String, ClassLoader) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Returns the first XMLClassDescriptor that matches the given XML name and namespaceURI.
resolveByXMLName(String, String, ClassLoader) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
Returns the first XMLClassDescriptor that matches the given XML name and namespaceURI.
resolveClass(ResolverStrategy.ResolverResults, String) - Method in class org.exolab.castor.xml.util.resolvers.CastorXMLStrategy
Implementes a strategy how a class is resolved into a list of class descriptors.
resolveClass(ResolverStrategy.ResolverResults, String) - Method in interface org.exolab.castor.xml.util.ResolverStrategy
Implementes a strategy how a class is resolved into a list of class descriptors.
resolveEntity(String, String) - Method in class org.exolab.castor.dsml.schema.DTDResolver
 
resolveEntity(String, String) - Method in class org.exolab.castor.util.DTDResolver
Resolves public & system ids to files stored within the JAR.
ResolveHelpers - Class in org.exolab.castor.xml.util.resolvers
Some helpers used by the resolver commands.
resolveNamespace(Object) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
Extracts the prefix and resolves it to it's associated namespace.
resolvePackage(ResolverStrategy.ResolverResults, String) - Method in class org.exolab.castor.xml.util.resolvers.CastorXMLStrategy
Implementes a strategy how a package is resolved into a list of class descriptors.
resolvePackage(ResolverStrategy.ResolverResults, String) - Method in interface org.exolab.castor.xml.util.ResolverStrategy
Implementes a strategy how a package is resolved into a list of class descriptors.
ResolverClassCommand - Interface in org.exolab.castor.xml.util
A command used by a resolver strategy to get class descriptors.
resolveRelations(ClassDescriptor) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
 
resolveRelations(ClassDescriptor) - Method in class org.exolab.castor.xml.XMLMappingLoader
 
ResolverException - Exception in org.exolab.castor.xml
The exception class thrown by the ClassDescriptorResolver
ResolverException() - Constructor for exception org.exolab.castor.xml.ResolverException
Creates a new ResolverException with no message or nested exception.
ResolverException(String) - Constructor for exception org.exolab.castor.xml.ResolverException
Creates a new ResolverException with the given message.
ResolverException(Throwable) - Constructor for exception org.exolab.castor.xml.ResolverException
Creates a new ResolverException with the given nested exception.
ResolverException(String, int) - Constructor for exception org.exolab.castor.xml.ResolverException
Deprecated.  
ResolverException(String, Throwable) - Constructor for exception org.exolab.castor.xml.ResolverException
Creates a new ResolverException with the given message and nested exception.
ResolverException(String, Throwable, int) - Constructor for exception org.exolab.castor.xml.ResolverException
Deprecated.  
ResolverPackageCommand - Interface in org.exolab.castor.xml.util
A command used by a resolver strategy to get class descriptors for a package.
ResolverStrategy - Interface in org.exolab.castor.xml.util
A resolver strategy implements how ClassDescriptor's are found for a given class.
ResolverStrategy.ResolverResults - Interface in org.exolab.castor.xml.util
As a strategy generate one or more class descriptors it needs a place to put the results to.
resolveType(String) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Returns the Java class for the named type.
resolveURN(String) - Method in interface org.exolab.castor.net.URIResolver
Resolves the given urn.
resolveURN(String) - Method in class org.exolab.castor.net.util.URIResolverImpl
Resolves the given urn.
RESOURCE_NAME - Static variable in class org.exolab.castor.dsml.schema.DTDResolver.DTD
 
resourceBundle - Static variable in class org.exolab.castor.xml.CharactersProcessor
resource bundle
resourceBundle - Static variable in class org.exolab.castor.xml.EndElementProcessor
resource bundle
resourceBundle - Static variable in class org.exolab.castor.xml.StartElementProcessor
resource bundle
resourceBundle - Static variable in class org.exolab.castor.xml.UnmarshalHandler
resource bundle
resourceBundle - Static variable in class org.exolab.castor.xml.Validator
resource bundle
resourceBundle - Static variable in class org.exolab.castor.xml.validators.PatternValidator
 
returnsArray(Class, String, Class) - Method in class org.exolab.castor.tools.MappingToolMappingLoader
Returns true if the get method returns an array.
ROOT - Static variable in class org.exolab.castor.dsml.XML.Namespace
 
RootArrayDescriptor - Class in org.exolab.castor.xml.descriptors
The default class descriptor for Arrays that are passed in as the root-level class.
RootArrayDescriptor(Class) - Constructor for class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Creates a new RootArrayDescriptor for an array of the provided type.

S

SafeStack<E> - Class in org.exolab.castor.util
The Stack.search(java.lang.Object) method of Stack can throw a ClassCastException if the items on the stack are not all the same type.
SafeStack() - Constructor for class org.exolab.castor.util.SafeStack
 
SAVE_MAP_KEYS - Static variable in class org.castor.xml.XMLProperties
Property specifying whether or not to save the "keys" of a Hashtable or Map during marshalling.
SAX2ANY - Class in org.exolab.castor.xml.util
This class is a SAX Content Handler that build an AnyNode from a stream of SAX events (either SAX1 for compatibility or SAX2)
SAX2ANY() - Constructor for class org.exolab.castor.xml.util.SAX2ANY
Default constructor
SAX2ANY(NamespacesStack, boolean) - Constructor for class org.exolab.castor.xml.util.SAX2ANY
Constructs a SAX2ANY given a namespace context.
SAX2DOMHandler - Class in org.exolab.castor.xml.util
A class for converting a SAX events to DOM nodes.
SAX2DOMHandler(Node) - Constructor for class org.exolab.castor.xml.util.SAX2DOMHandler
Creates new instance of SAX2DOMHandler class.
SAX2EventAndErrorProducer - Interface in org.exolab.castor.xml
A interface which extends SAX2EventProducer.
Sax2EventFromStaxEventProducer - Class in org.exolab.castor.xml
 
Sax2EventFromStaxEventProducer(XMLEventReader) - Constructor for class org.exolab.castor.xml.Sax2EventFromStaxEventProducer
 
Sax2EventFromStaxStreamProducer - Class in org.exolab.castor.xml
 
Sax2EventFromStaxStreamProducer(XMLStreamReader) - Constructor for class org.exolab.castor.xml.Sax2EventFromStaxStreamProducer
 
SAX2EventProducer - Interface in org.exolab.castor.xml
A interface which abstracts anything which can produce SAX 2 events.
search(Object) - Method in class org.exolab.castor.util.SafeStack

Searches for the given Object in the stack and returns its position relative to the top of the Stack (ie the number of calls to #pop() before the object is returned by #pop())
SearchDescriptor - Class in org.exolab.castor.dsml
 
SearchDescriptor() - Constructor for class org.exolab.castor.dsml.SearchDescriptor
 
SearchDescriptor.Scope - Class in org.exolab.castor.dsml
 
SearchDescriptor.Scope() - Constructor for class org.exolab.castor.dsml.SearchDescriptor.Scope
 
sendEndEvents(ContentHandler) - Method in class org.exolab.castor.xml.Namespaces
Calls the given ContentHandler's endPrefixMapping method for each locally declared namespace
sendStartEvents(ContentHandler) - Method in class org.exolab.castor.xml.Namespaces
Calls the given ContentHandler's startPrefixMapping method for each locally declared namespace
Serializer - Interface in org.exolab.castor.xml
Interface contract for XML serialization business.
SERIALIZER_FACTORY - Static variable in class org.castor.xml.XMLProperties
Property specifying what factory to use for dealing with XML serializers.
setAccess(ClassMappingAccessType) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Sets the value of field 'access'.
setAddMethod(Method) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
Mutator method used by Introspector.
setAlias(String) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
Sets the value of field 'alias'.
setAllowRedefinitions(boolean) - Method in class org.castor.mapping.MappingUnmarshaller
Enables or disables the ability to allow the redefinition of class mappings.
setAllowRedefinitions(boolean) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
Enables or disables the ability to allow the redefinition of class mappings.
setAllowTimeZoneSuppression(boolean) - Static method in class org.exolab.castor.xml.handlers.DateFieldHandler
Sets whether or not the time zone should always be displayed when marshaling xsd:dateTime values.
setAnyNode(AnyNode) - Method in class org.exolab.castor.xml.UnmarshalHandler
sets the AnyNode
setAttribute(String, String) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
Adds or replaces the attribute with the given name.
setAttribute(String, String, String) - Method in class org.exolab.castor.xml.util.AttributeSetImpl
Adds or replaces the attribute with the given name.
setAutoComplete(boolean) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Sets the value of field 'autoComplete'.
setAutoNaming(BindXmlAutoNamingType) - Method in class org.exolab.castor.mapping.xml.BindXml
Sets the value of field 'autoNaming'.
setBaseDN(String) - Method in class org.exolab.castor.dsml.SearchDescriptor
 
setBaseURL(String) - Method in class org.exolab.castor.mapping.Mapping
Sets the base URL for the mapping and related files.
setBaseURL(URL) - Method in class org.exolab.castor.util.DTDResolver
Sets the base URL to use.
setBindXml(BindXml) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'bindXml'.
setCacheTypeMapping(CacheTypeMapping) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Sets the value of field 'cacheTypeMapping'.
setCapacity(long) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Sets the value of field 'capacity'.
setCascading(String) - Method in class org.exolab.castor.mapping.xml.Sql
Sets the value of field 'cascading'.
setCentury(short) - Method in class org.exolab.castor.types.DateTimeBase
Set the century field.
setCentury(short) - Method in class org.exolab.castor.types.GDay
 
setCentury(short) - Method in class org.exolab.castor.types.GMonth
 
setCentury(short) - Method in class org.exolab.castor.types.GMonthDay
 
setCentury(short) - Method in class org.exolab.castor.types.RecurringDuration
Deprecated. set the century field
setCentury(short) - Method in class org.exolab.castor.types.Time
 
setClass(Class) - Method in class org.exolab.castor.xml.Unmarshaller
Sets the 'expected' Class instance on the Unmarshaller.
setClassChoice(ClassChoice) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Sets the value of field 'classChoice'.
setClassDescriptor(ClassDescriptor) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
Set the ClassDescriptor for the described field.
setClassLoader(ClassLoader) - Method in class org.castor.xml.AbstractInternalContext
 
setClassLoader(ClassLoader) - Method in interface org.castor.xml.InternalContext
To set the class loader to be used in all further marshalling, unmarshalling and other actions.
setClassLoader(ClassLoader) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader2
 
setClassLoader(ClassLoader) - Method in interface org.exolab.castor.mapping.MappingLoader
 
setClassLoader(ClassLoader) - Method in class org.exolab.castor.xml.UnmarshalHandler
Sets the ClassLoader to use when loading classes
setClassLoader(ClassLoader) - Method in class org.exolab.castor.xml.Unmarshaller
Sets the ClassLoader to use when loading new classes.
setClassLoader(ClassLoader) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Sets the ClassLoader to use when loading class descriptors.
setClassLoader(ClassLoader) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
Sets the ClassLoader to use when loading class descriptors.
setClassLoader(ClassLoader) - Method in class org.exolab.castor.xml.XMLContext
Sets a custom ClassLoader to be used for loading classes.
setClassMapping(ClassMapping) - Method in class org.exolab.castor.mapping.xml.BindXml
Sets the value of field 'classMapping'.
setClassMapping(int, ClassMapping) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
setClassMapping(ClassMapping[]) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
setClazz(String) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
Sets the value of field 'clazz'.
setClearCollections(boolean) - Method in class org.exolab.castor.xml.UnmarshalHandler
Sets whether or not to clear collections (including arrays) upon first use to remove default values.
setClearCollections(boolean) - Method in class org.exolab.castor.xml.Unmarshaller
Sets whether or not to clear collections (including arrays) upon first use to remove default values.
setCollection(FieldMappingCollectionType) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
setCollection(FieldMappingCollectionType) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'collection'.
SetCollectionHandler<T> - Class in org.exolab.castor.mapping.loader.collection.handler
 
SetCollectionHandler() - Constructor for class org.exolab.castor.mapping.loader.collection.handler.SetCollectionHandler
 
setCollectionHandler(CollectionHandler<T>) - Method in class org.exolab.castor.mapping.loader.TypeInfo
Sets the CollectionHandler to use for the field described by this TypeInfo.
setCollectionIteration(boolean) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
Sets whether or not this GeneralizedFieldHandler should automatically iterate over the collection returned by the target object and pass only the items (one by one) to the convertUponGet method.
setColumnNumber(int) - Method in class org.exolab.castor.xml.location.FileLocation
Sets the column number for this FileLocation.
setComment(String, String) - Method in class org.exolab.castor.util.CommandLineOptions
Sets a comment for the flag.
setCommitter(String) - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
 
setComparator(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
setComparator(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'comparator'.
setComponent(String) - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
 
setComponentType(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets the type of the XML Schema type of the value for the field being described.
setCompositorAsAll() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Sets the compositor for the fields of the described class to be ALL.
setCompositorAsChoice() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Sets the compositor for the fields of the described class to be CHOICE.
setCompositorAsSequence() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Sets the compositor for the fields of the described class to be a Sequence.
setConfiguration(Properties) - Method in class org.exolab.castor.mapping.AbstractFieldHandler
Empty implementation of the ConfigurableFieldHandler interface, for convenience purpose.
setConfiguration(Properties) - Method in interface org.exolab.castor.mapping.ConfigurableFieldHandler
Set the configuration data.
setConstructorArgumentIndex(int) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets whether or not the value of the field represented by this FieldDescriptor should be set via the constructor of the containing ClassDescriptor.
setContainer(int, Container) - Method in class org.exolab.castor.mapping.xml.ClassChoice
 
setContainer(Container[]) - Method in class org.exolab.castor.mapping.xml.ClassChoice
 
setContainer(boolean) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'container'.
setContainer(boolean) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Set if the field is a container field or not.
setContainingClassDescriptor(ClassDescriptor) - Method in interface org.exolab.castor.mapping.FieldDescriptor
Set the class descriptor which contains this field.
setContainingClassDescriptor(ClassDescriptor) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
setContentHandler(ContentHandler) - Method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
 
setContentHandler(ContentHandler) - Method in class org.exolab.castor.xml.Marshaller
To set the SAX ContentHandler which is used as destination at marshalling.
setContentHandler(ContentHandler) - Method in interface org.exolab.castor.xml.SAX2EventProducer
Sets the SAX2 ContentHandler to send SAX 2 events to
setContentHandler(ContentHandler) - Method in class org.exolab.castor.xml.util.AnyNode2SAX2
Set the ContentHandler to send events to.
setConvertFrom(TypeConvertor) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
Sets the TypeConvertor used during calls to getValue
setConvertTo(TypeConvertor) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
Sets the TypeConvertor used during calls to setValue
setCreateMethod(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
setCreateMethod(Method) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
Mutator method used by AbstractMappingLoader and Introspector.
setCreateMethod(String) - Method in class org.exolab.castor.mapping.xml.Container
Sets the value of field 'createMethod'.
setCreateMethod(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'createMethod'.
setDate(String) - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
 
setDateFormatTimeZone(DateFormat) - Method in class org.exolab.castor.types.DateTimeBase
Sets the time zone in the provided DateFormat.
setDateFormatTimeZone(Calendar) - Method in class org.exolab.castor.types.DateTimeBase
Sets the time zone in the provided Calendar.
setDay(short) - Method in class org.exolab.castor.types.Century
Deprecated.  
setDay(short) - Method in class org.exolab.castor.types.DateTimeBase
Sets the Day Field.
setDay(short) - Method in class org.exolab.castor.types.Duration
 
setDay(short) - Method in class org.exolab.castor.types.GMonth
 
setDay(short) - Method in class org.exolab.castor.types.GYear
 
setDay(short) - Method in class org.exolab.castor.types.GYearMonth
 
setDay(short) - Method in class org.exolab.castor.types.Month
Deprecated.  
setDay(short) - Method in class org.exolab.castor.types.RecurringDuration
Deprecated. set the Day Field
setDay(short) - Method in class org.exolab.castor.types.Time
 
setDay(short) - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
setDay(short) - Method in class org.exolab.castor.types.Year
Deprecated.  
setDebug(boolean) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Sets the value of field 'debug'.
setDebug(boolean) - Method in class org.exolab.castor.xml.UnmarshalHandler
Deprecated.  
setDebug(boolean) - Method in class org.exolab.castor.xml.Unmarshaller
Deprecated.  
setDefaultTimeZone(TimeZone) - Static method in class org.exolab.castor.xml.handlers.DateFieldHandler
Sets the default TimeZone used for comparing dates when marshaling xsd:dateTime values using this handler.
setDepends(ClassDescriptor) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
Sets the ClassDescriptor of the class which this class depends upon.
setDepends(Object) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Sets the value of field 'depends'.
setDerivedFromXSList(boolean) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets whether the field described by this XMLFieldDescriptorImpl is created as a result of a definition.
setDerivedFromXSList(boolean) - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Sets whether the field described by this XMLFieldDescriptorImpl is created as a result of a definition.
setDescription(String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Sets the value of field 'description'.
setDescription(String) - Method in class org.exolab.castor.mapping.xml.Container
Sets the value of field 'description'.
setDescription(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'description'.
setDescription(String) - Method in class org.exolab.castor.mapping.xml.MappingRoot
Sets the value of field 'description'.
setDescriptor(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.FieldValidator
Sets the field descriptor to use for obtaining information about the field to validate, such as the field name, the field handler, etc.
setDetails(String) - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
 
setDirect(boolean) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
setDirect(boolean) - Method in class org.exolab.castor.mapping.xml.Container
Sets the value of field 'direct'.
setDirect(boolean) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'direct'.
setDirty(SqlDirtyType) - Method in class org.exolab.castor.mapping.xml.Sql
Sets the value of field 'dirty'.
setDoctype(String, String) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
 
setDoctype(String, String) - Method in class org.exolab.castor.xml.Marshaller
Sets the document type definition for the serializer.
setDoctype(String, String) - Method in interface org.exolab.castor.xml.OutputFormat
Defines the doc types to use.
setDoctype(String, String) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
 
setDocumentHandler(DocumentHandler) - Method in interface org.exolab.castor.xml.EventProducer
Deprecated. Sets the DocumentHandler to send SAX events to
setDocumentHandler(DocumentHandler) - Method in class org.exolab.castor.xml.Marshaller
Sets the given SAX DocumentHandler to 'marshal' into.
setDocumentHandler(DocumentHandler) - Method in class org.exolab.castor.xml.util.AnyNode2SAX
Set the Document Handler
setDocumentHandler(DocumentHandler) - Method in class org.exolab.castor.xml.util.DOMEventProducer
Sets the DocumentHandler to use when firing events
setDocumentLocator(Locator) - Method in class org.exolab.castor.dsml.Consumer
 
setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.DebugHandler
Proxies the org.sax.xml.DocumentHandler#setDocumentLocator(Locator) request to the proxy that is provided, printing debugging information before doing the proxy.
setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.UnmarshalHandler
 
setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
 
setDocumentLocator(Locator) - Method in class org.exolab.castor.xml.util.SAX2ANY
Sets the document locator of the current parsed inputsource
setDuration(TimeDuration) - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. set the duration facet for this recurringDuration
setDuration(String) - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. set the duration facet for this recurringDuration
setElementDefinition(boolean) - Method in class org.exolab.castor.mapping.xml.MapTo
Sets the value of field 'elementDefinition'.
setElementDefinition(boolean) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Set elementDefinition to true to indicate Class XML schema definition is a global element or element with anonymous type.
setEncoding(String) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
 
setEncoding(String) - Method in class org.exolab.castor.xml.Marshaller
Sets the encoding for the serializer.
setEncoding(String) - Method in interface org.exolab.castor.xml.OutputFormat
Sets the encoding to use.
setEncoding(String) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
 
setEntityResolver(EntityResolver) - Method in class org.exolab.castor.mapping.Mapping
Sets the entity resolver.
setEntityResolver(EntityResolver) - Method in class org.exolab.castor.xml.Unmarshaller
Sets the EntityResolver to use when resolving system and public ids with respect to entites and Document Type.
setEnumMethod(Method) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
Sets the enumeration method.
setErrorCode(int) - Method in exception org.exolab.castor.xml.CastorException
Sets the error code for this Exception
setErrorCode(int) - Method in exception org.exolab.castor.xml.XMLException
Sets the error code for this Exception.
setErrorHandler(ErrorHandler) - Method in class org.exolab.castor.xml.BaseSax2EventFromStaxProducer
 
setErrorHandler(ErrorHandler) - Method in interface org.exolab.castor.xml.SAX2EventAndErrorProducer
Sets the SAX2 ErrorHandler to send SAX 2 errors to
setExpectedIndex(int) - Method in class org.exolab.castor.xml.UnmarshalState
 
setExpression(String) - Method in class org.exolab.castor.util.JakartaOroEvaluator
Sets the regular expression to match against during a call to #matches
setExpression(String) - Method in class org.exolab.castor.util.JakartaRegExpEvaluator
Sets the regular expression to match against during a call to RegExpEvaluator.matches(java.lang.String).
setExpression(String) - Method in interface org.exolab.castor.util.RegExpEvaluator
Sets the regular expression to match against during a call to RegExpEvaluator.matches(java.lang.String).
setExpression(String) - Method in class org.exolab.castor.util.SunRegExpEvaluator
Sets the regular expression to match against during a call to #matches
setExpression(String) - Method in class org.exolab.castor.util.XercesRegExpEvaluator
Sets the regular expression to match against during a call to #matches
setExpression(String) - Method in class org.exolab.castor.xml.util.AlwaysTrueRegExpEvaluator
Sets the regular expression to match against during a call to #matches.
setExtends(ClassDescriptor) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
Sets the descriptor of the class which this class extends.
setExtends(Object) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Sets the value of field 'extends'.
setExtends(XMLClassDescriptor) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Sets the XMLClassDescriptor that this descriptor inherits from
setExtendsWithoutFlatten(XMLClassDescriptor) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
 
setFailFast(boolean) - Method in class org.exolab.castor.xml.ValidationContext
Sets the fail-fast flag.
setFeaturesOnXmlReader(String, String, boolean, boolean, XMLReader) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
Sets features on XML reader instance.
setFieldDescriptor(FieldDescriptor) - Method in class org.exolab.castor.mapping.AbstractFieldHandler
Sets the FieldDescriptor that this FieldHander is responsibile for.
setFieldDescriptor(FieldDescriptor) - Method in class org.exolab.castor.mapping.loader.FieldHandlerFriend
Sets the FieldDescriptor that this FieldHander is responsibile for.
setFieldDescriptor(FieldDescriptor) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
Sets the FieldDescriptor that this FieldHander is responsibile for.
setFieldHandler(FieldHandler) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
Sets the FieldHandler that this FieldHander delegates to.
setFieldHandlerDef(int, FieldHandlerDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
setFieldHandlerDef(FieldHandlerDef[]) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
setFieldMapping(int, FieldMapping) - Method in class org.exolab.castor.mapping.xml.ClassChoice
 
setFieldMapping(FieldMapping[]) - Method in class org.exolab.castor.mapping.xml.ClassChoice
 
setFieldMapping(FieldMapping) - Method in class org.exolab.castor.mapping.xml.Container
Sets the value of field 'fieldMapping'.
setFieldName(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
Set the name of the field.
setFields(FieldDescriptor[]) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
Sets the FieldDescriptors that describe the fields defined for this class.
setFields(String) - Method in class org.exolab.castor.types.TimePeriod
Deprecated. parse a string to set the fields of a TimePeriod
setFieldType(Class<?>) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
Set the type of the field.
setFilename(String) - Method in class org.exolab.castor.xml.location.FileLocation
Sets the name of the file to which this FileLocation refers.
setFilter(String) - Method in class org.exolab.castor.dsml.SearchDescriptor
 
setFixed(BigInteger) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Sets the fixed value for BigInteger validation.
setFixed(boolean) - Method in class org.exolab.castor.xml.validators.BooleanValidator
Sets the fixed value for boolean validation.
setFixed(Boolean) - Method in class org.exolab.castor.xml.validators.BooleanValidator
Sets the fixed value for boolean validation.
setFixed(byte) - Method in class org.exolab.castor.xml.validators.ByteValidator
Sets the fixed value for byte validation.
setFixed(DateTimeBase) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Sets the fixed value for date/time validation.
setFixed(BigDecimal) - Method in class org.exolab.castor.xml.validators.DecimalValidator
Sets the fixed value for BigDecimal validation.
setFixed(double) - Method in class org.exolab.castor.xml.validators.DoubleValidator
Sets the fixed value for double validation.
setFixed(Duration) - Method in class org.exolab.castor.xml.validators.DurationValidator
Sets the fixed value for Duration validation.
setFixed(float) - Method in class org.exolab.castor.xml.validators.FloatValidator
Sets the fixed value for float validation.
setFixed(long) - Method in class org.exolab.castor.xml.validators.IntegerValidator
Sets the fixed value that integers validated with this validated must be equal to.
setFixed(int) - Method in class org.exolab.castor.xml.validators.IntegerValidator
Sets the fixed value that integers validated with this validated must be equal to.
setFixed(Long) - Method in class org.exolab.castor.xml.validators.IntegerValidator
Sets the fixed value for xsd:Integer validation.
setFixed(int) - Method in class org.exolab.castor.xml.validators.IntValidator
Sets the fixed value for int validation.
setFixed(Integer) - Method in class org.exolab.castor.xml.validators.IntValidator
Sets the fixed value for int validation.
setFixed(long) - Method in class org.exolab.castor.xml.validators.LongValidator
Sets the fixed value for long validation.
setFixed(short) - Method in class org.exolab.castor.xml.validators.ShortValidator
Sets the fixed value for short validation.
setFixed(String) - Method in class org.exolab.castor.xml.validators.StringValidator
Sets the fixed value in which all valid Strings must match.
setFixedValue(String) - Method in class org.exolab.castor.xml.validators.StringValidator
Deprecated. since 0.9.4_beta
setForceIntrospection(boolean) - Method in class org.exolab.castor.tools.MappingTool
Enables or disables the forcing of introspection when a ClassDescriptor already exists.
setFractionDigits(int) - Method in class org.exolab.castor.xml.validators.DecimalValidator
Sets the maximum number of fraction digits for BigDecimal validation.
setGetMethod(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
setGetMethod(String) - Method in class org.exolab.castor.mapping.xml.Container
Sets the value of field 'getMethod'.
setGetMethod(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'getMethod'.
setHandler(FieldHandler) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
Set the FieldHandler for the field being described by this FieldDescriptor.
setHandler(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'handler'.
setHasDeleteMethod(Method, Method) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
Mutator method used by AbstractMappingLoader and Introspector.
setHasMethod(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'hasMethod'.
setHour(short) - Method in class org.exolab.castor.types.Century
Deprecated.  
setHour(short) - Method in class org.exolab.castor.types.Date
 
setHour(short) - Method in class org.exolab.castor.types.DateTimeBase
Sets the hour field for this date/time type.
setHour(short) - Method in class org.exolab.castor.types.Duration
 
setHour(short) - Method in class org.exolab.castor.types.GDay
 
setHour(short) - Method in class org.exolab.castor.types.GMonth
 
setHour(short) - Method in class org.exolab.castor.types.GMonthDay
 
setHour(short) - Method in class org.exolab.castor.types.GYear
 
setHour(short) - Method in class org.exolab.castor.types.GYearMonth
 
setHour(short) - Method in class org.exolab.castor.types.Month
Deprecated.  
setHour(short) - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. set the hour field for this recurringDuration
setHour(short) - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
setHour(short) - Method in class org.exolab.castor.types.Year
Deprecated.  
setHref(String) - Method in class org.exolab.castor.mapping.xml.Include
Sets the value of field 'href'.
setIdentities(FieldDescriptor[]) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
Sets the FieldDescriptors that describe the identities as defined for this class.
setIdentity(boolean) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
Set wether the described field is part of the identity of the class it belongs to.
setIdentity(int, String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
setIdentity(String[]) - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
setIdentity(boolean) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'identity'.
setIdentity(XMLFieldDescriptor) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Sets the Identity FieldDescriptor, if the FieldDescriptor is not already a contained in this ClassDescriptor, it will be added
setIDResolver(IDResolver) - Method in class org.exolab.castor.xml.UnmarshalHandler
Sets the IDResolver to use when resolving IDREFs for which no associated element may exist in XML document.
setIDResolver(IDResolver) - Method in class org.exolab.castor.xml.Unmarshaller
Sets the IDResolver to use when resolving IDREFs for which no associated element may exist in XML document.
setIgnoreExtraAttributes(boolean) - Method in class org.exolab.castor.xml.UnmarshalHandler
Sets whether or not attributes that do not match a specific field should simply be ignored or reported as an error.
setIgnoreExtraAttributes(boolean) - Method in class org.exolab.castor.xml.Unmarshaller
Sets whether or not attributes that do not match a specific field should simply be ignored or reported as an error.
setIgnoreExtraElements(boolean) - Method in class org.exolab.castor.xml.parsing.StrictElementHandler
Sets whether or not elements that do not match a specific field should simply be ignored or reported as an error.
setIgnoreExtraElements(boolean) - Method in class org.exolab.castor.xml.UnmarshalHandler
Sets whether or not elements that do not match a specific field should simply be ignored or reported as an error.
setIgnoreExtraElements(boolean) - Method in class org.exolab.castor.xml.Unmarshaller
Sets whether or not elements that do not match a specific field should simply be ignored or reported as an error.
setImmutable(boolean) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
Set the immutable flag which indicates that changes to this Field result in a new Object to be created, such as java.lang.String.
setImportDescriptor(ImportDescriptor) - Method in class org.exolab.castor.dsml.Exporter
 
setImportDescriptor(ImportDescriptor) - Method in class org.exolab.castor.dsml.Importer
 
setImportEventListener(ImportEventListener) - Method in class org.exolab.castor.dsml.Importer
 
setInclude(int, Include) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
setInclude(Include[]) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
setIncremental(boolean) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets the incremental flag which indicates whether this member can be added before the unmarshaler is finished unmarshaling it.
setIndenting(boolean) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
 
setIndenting(boolean) - Method in interface org.exolab.castor.xml.OutputFormat
Specify whether indentation is required
setIndenting(boolean) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
 
setInternalContext(InternalContext) - Method in class org.exolab.castor.mapping.loader.AbstractMappingLoader
 
setInternalContext(InternalContext) - Method in class org.exolab.castor.tools.MappingTool
To set the XMLContext to be used.
setInternalContext(InternalContext) - Method in class org.exolab.castor.util.ChangeLog2XML
To set the AbstractInternalContext into the ChangeLog2XML instance.
setInternalContext(InternalContext) - Method in class org.exolab.castor.xml.Introspector
 
setInternalContext(InternalContext) - Method in class org.exolab.castor.xml.Marshaller
To set the InternalContext to use, and to initialize Marshaller properties linked to it.
setInternalContext(InternalContext) - Method in class org.exolab.castor.xml.Unmarshaller
To set the internal XML Context to be used.
setInternalContext(InternalContext) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
To set the XMLContext to be used. The InternalContext itself is not stored!
setInternalContext(InternalContext) - Method in class org.exolab.castor.xml.ValidationContext
To set which AbstractInternalContext should be used.
setInternalContext(InternalContext) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
To set the XMLContext to be used.
setIntrospected(boolean) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Sets a flag to indicate whether or not this XMLClassDescriptorImpl was created via introspection
setIntrospector(Introspector) - Method in class org.castor.xml.AbstractInternalContext
 
setIntrospector(Introspector) - Method in interface org.castor.xml.InternalContext
To specify which Introspector?
setIntrospector(Introspector) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
To set the Introspector to be used.
setIntrospector(Introspector) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
To set the Introspector to be used.
setIterMethod(Method) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
Sets the iteration method.
setJavaClass(Class<?>) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
Sets the Java Class as described by this descriptor.
setJavaClass(Class<?>) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Sets the Class type being described by this descriptor.
setJavaNaming(JavaNaming) - Method in class org.castor.xml.AbstractInternalContext
 
setJavaNaming(String) - Method in class org.castor.xml.AbstractInternalContext
 
setJavaNaming(JavaNaming) - Method in interface org.castor.xml.InternalContext
To set the JavaNaming?
setKey(K) - Method in class org.exolab.castor.mapping.MapItem
Sets the key for this MapItem.
setKeyGenerator(String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Sets the value of field 'keyGenerator'.
setKeyGeneratorDef(int, KeyGeneratorDef) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
setKeyGeneratorDef(KeyGeneratorDef[]) - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
setLast(ValidationException) - Method in exception org.exolab.castor.xml.ValidationException
Adds the given ValidationException as the last exception in the list.
setLazy(boolean) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
setLazy(boolean) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'lazy'.
setLdap(Ldap) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'ldap'.
setLdapDn(String) - Method in class org.exolab.castor.mapping.xml.MapTo
Sets the value of field 'ldapDn'.
setLdapOc(String) - Method in class org.exolab.castor.mapping.xml.MapTo
Sets the value of field 'ldapOc'.
setLength(int) - Method in class org.exolab.castor.xml.validators.StringValidator
Sets the required string length for String validation.
setLineNumber(int) - Method in class org.exolab.castor.xml.location.FileLocation
Sets the line number for this FileLocation.
setLoadPackageMapping(Boolean) - Method in class org.castor.xml.AbstractInternalContext
 
setLoadPackageMapping(Boolean) - Method in interface org.castor.xml.InternalContext
To set the load package mapping flag.
setLoadPackageMappings(boolean) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Sets whether or not to look for and load package specific mapping files (".castor.xml").
setLoadPackageMappings(boolean) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
Sets whether or not to look for and load package specific mapping files (".castor.xml").
setLoadPackageMappings(boolean) - Method in class org.exolab.castor.xml.XMLMappingLoader
Sets whether or not to look for and load package specific mapping files (".castor.xml" files).
setLocalStackTraceOnly(boolean) - Method in exception org.exolab.castor.util.NestedIOException
Sets whether or not to print the local stack trace or the nested stack trace when calls to #printStackTrace are made.
setLocation(String) - Method in class org.exolab.castor.mapping.xml.BindXml
Sets the value of field 'location'.
setLocation(Location) - Method in exception org.exolab.castor.xml.ValidationException
Sets the location information for this ValidationException.
setLocation(Location) - Method in exception org.exolab.castor.xml.XMLException
Sets the location information for this Exception.
setLocationPath(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets the location path for the field being described.
setLogWriter(PrintWriter) - Method in class org.exolab.castor.xml.Marshaller
Sets the PrintWriter used for logging
setLogWriter(PrintWriter) - Method in class org.exolab.castor.xml.UnmarshalHandler
Deprecated.  
setLogWriter(PrintWriter) - Method in class org.exolab.castor.xml.Unmarshaller
Deprecated.  
setManyKey(int, String) - Method in class org.exolab.castor.mapping.xml.Sql
 
setManyKey(String[]) - Method in class org.exolab.castor.mapping.xml.Sql
 
setManyTable(String) - Method in class org.exolab.castor.mapping.xml.Sql
Sets the value of field 'manyTable'.
setMapped(boolean) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets whether or not this field has been mapped in a Map or Hashtable.
setMapping(MappingRoot) - Method in class org.castor.mapping.MappingUnmarshallIDResolver
 
setMapping(ClassMapping) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
Sets the ClassMapping instance.
setMapping(Mapping) - Method in class org.exolab.castor.xml.Marshaller
Sets the given mapping to be used by the marshalling Framework.
setMapping(Mapping) - Method in class org.exolab.castor.xml.Unmarshaller
Sets the Mapping to use during unmarshalling.
setMappingLoader(MappingLoader) - Method in class org.castor.xml.AbstractInternalContext
 
setMappingLoader(MappingLoader) - Method in interface org.castor.xml.InternalContext
To set the MappingLoader to be used in this Castor session.
setMappingLoader(MappingLoader) - Method in interface org.exolab.castor.xml.ClassDescriptorResolver
Sets the mapping loader for this ClassDescriptorResolver.
setMappingLoader(MappingLoader) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Sets the mapping loader for this ClassDescriptorResolver.
setMapTo(MapTo) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Sets the value of field 'mapTo'.
setMarshalAsDocument(boolean) - Method in class org.exolab.castor.xml.Marshaller
Sets whether or not to marshal as a document which includes the XML declaration, and if necessary the DOCTYPE declaration.
setMarshalExtendedType(boolean) - Method in class org.exolab.castor.xml.Marshaller
If True the marshaller will use the 'xsi:type' attribute to marshall a field value that extended the defined field type.
setMarshalListener(MarshalListener) - Method in class org.exolab.castor.xml.Marshaller
Sets an optional MarshalListener to recieve pre and post marshal notification for each Object in the tree.
setMatches(String) - Method in class org.exolab.castor.mapping.xml.BindXml
Sets the value of field 'matches'.
setMatches(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
This is a space separated list of xml names that this Field descriptor matches.
setMaxExclusive(BigInteger) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Sets the maximum (exclusive) value for BigInteger validation.
setMaxExclusive(byte) - Method in class org.exolab.castor.xml.validators.ByteValidator
Sets the maximum (exclusive) value for byte validation.
setMaxExclusive(DateTimeBase) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Sets the maximum (exclusive) value for date/time validation.
setMaxExclusive(BigDecimal) - Method in class org.exolab.castor.xml.validators.DecimalValidator
Sets the maximum (exclusive) value for BigDecimal validation.
setMaxExclusive(double) - Method in class org.exolab.castor.xml.validators.DoubleValidator
Sets the maximum (exclusive) value for double validation.
setMaxExclusive(Duration) - Method in class org.exolab.castor.xml.validators.DurationValidator
Sets the maximum (exclusive) value for Duration validation.
setMaxExclusive(float) - Method in class org.exolab.castor.xml.validators.FloatValidator
Sets the maximum (exclusive) value for float validation.
setMaxExclusive(long) - Method in class org.exolab.castor.xml.validators.IntegerValidator
Sets the maximum (exclusive) value for xsd:integer validation.
setMaxExclusive(int) - Method in class org.exolab.castor.xml.validators.IntegerValidator
Sets the maximum (exclusive) value for xsd:integer validation.
setMaxExclusive(int) - Method in class org.exolab.castor.xml.validators.IntValidator
Sets the maximum (exclusive) value for int validation.
setMaxExclusive(long) - Method in class org.exolab.castor.xml.validators.LongValidator
Sets the maximum (exclusive) value for long validation.
setMaxExclusive(short) - Method in class org.exolab.castor.xml.validators.ShortValidator
Sets the maximum (exclusive) value for short validation.
setMaxInclusive(BigInteger) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Sets the maximum (inclusive) value for BigInteger validation.
setMaxInclusive(byte) - Method in class org.exolab.castor.xml.validators.ByteValidator
Sets the maximum (inclusive) value for byte validation.
setMaxInclusive(DateTimeBase) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Sets the maximum (inclusive) value for date/time validation.
setMaxInclusive(BigDecimal) - Method in class org.exolab.castor.xml.validators.DecimalValidator
Sets the maximum (inclusive) value for BigDecimal validation.
setMaxInclusive(double) - Method in class org.exolab.castor.xml.validators.DoubleValidator
Sets the maximum (inclusive) value for double validation.
setMaxInclusive(Duration) - Method in class org.exolab.castor.xml.validators.DurationValidator
Sets the maximum (inclusive) value for Duration validation.
setMaxInclusive(float) - Method in class org.exolab.castor.xml.validators.FloatValidator
Sets the maximum (inclusive) value for float validation.
setMaxInclusive(long) - Method in class org.exolab.castor.xml.validators.IntegerValidator
Sets the maximum (inclusive) value for xsd:integer validation.
setMaxInclusive(int) - Method in class org.exolab.castor.xml.validators.IntegerValidator
Sets the maximum (inclusive) value for xsd:integer validation.
setMaxInclusive(int) - Method in class org.exolab.castor.xml.validators.IntValidator
Sets the maximum (inclusive) value for int validation.
setMaxInclusive(long) - Method in class org.exolab.castor.xml.validators.LongValidator
Sets the maximum (inclusive) value for long validation.
setMaxInclusive(short) - Method in class org.exolab.castor.xml.validators.ShortValidator
Sets the maximum (inclusive) value for short validation.
setMaxLength(int) - Method in class org.exolab.castor.xml.validators.StringValidator
Sets the maximum string length for String validation.
setMaxOccurs(int) - Method in class org.exolab.castor.xml.FieldValidator
Sets the maximum number of occurances for a given object.
setMaxOccurs(int) - Method in class org.exolab.castor.xml.validators.SimpleTypeValidator
Sets the maximum number of times that the described field may occur.
setMessage(String) - Method in exception org.exolab.castor.xml.CastorException
Sets the message for this Exception
setMethod(String) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
 
setMethod(String) - Method in interface org.exolab.castor.xml.OutputFormat
Set serialization method.
setMethod(String) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
 
setMilli(long) - Method in class org.exolab.castor.types.Duration
 
setMilli(short) - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
setMilliSecond(short) - Method in class org.exolab.castor.types.Date
 
setMilliSecond(short) - Method in class org.exolab.castor.types.DateTimeBase
Sets the millisecond field for this date/time type.
setMilliSecond(short) - Method in class org.exolab.castor.types.GDay
 
setMilliSecond(short) - Method in class org.exolab.castor.types.GMonth
 
setMilliSecond(short) - Method in class org.exolab.castor.types.GMonthDay
 
setMilliSecond(short) - Method in class org.exolab.castor.types.GYear
 
setMilliSecond(short) - Method in class org.exolab.castor.types.GYearMonth
 
setMinExclusive(BigInteger) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Sets the minimum (exclusive) value for BigInteger validation.
setMinExclusive(byte) - Method in class org.exolab.castor.xml.validators.ByteValidator
Sets the minimum (exclusive) value for byte validation.
setMinExclusive(DateTimeBase) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Sets the minimum (exclusive) value for date/time validation.
setMinExclusive(BigDecimal) - Method in class org.exolab.castor.xml.validators.DecimalValidator
Sets the minimum (exclusive) value for BigDecimal validation.
setMinExclusive(double) - Method in class org.exolab.castor.xml.validators.DoubleValidator
Sets the minimum (exclusive) value for double validation.
setMinExclusive(Duration) - Method in class org.exolab.castor.xml.validators.DurationValidator
Sets the minimum (exclusive) value for Duration validation.
setMinExclusive(float) - Method in class org.exolab.castor.xml.validators.FloatValidator
Sets the minimum (exclusive) value for float validation.
setMinExclusive(long) - Method in class org.exolab.castor.xml.validators.IntegerValidator
Sets the minimum (exclusive) value for xsd:integer validation.
setMinExclusive(int) - Method in class org.exolab.castor.xml.validators.IntegerValidator
Sets the minimum (exclusive) value for xsd:integer validation.
setMinExclusive(int) - Method in class org.exolab.castor.xml.validators.IntValidator
Sets the minimum (exclusive) value for int validation.
setMinExclusive(long) - Method in class org.exolab.castor.xml.validators.LongValidator
Sets the minimum (exclusive) value for long validation.
setMinExclusive(short) - Method in class org.exolab.castor.xml.validators.ShortValidator
Sets the minimum (exclusive) value for short validation.
setMinInclusive(BigInteger) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Sets the minimum (inclusive) value for BigInteger validation.
setMinInclusive(byte) - Method in class org.exolab.castor.xml.validators.ByteValidator
Sets the minimum (inclusive) value for byte validation.
setMinInclusive(DateTimeBase) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Sets the minimum (inclusive) value for date/time validation.
setMinInclusive(BigDecimal) - Method in class org.exolab.castor.xml.validators.DecimalValidator
Sets the minimum (inclusive) value for BigDecimal validation.
setMinInclusive(double) - Method in class org.exolab.castor.xml.validators.DoubleValidator
Sets the minimum (inclusive) value for double validation.
setMinInclusive(Duration) - Method in class org.exolab.castor.xml.validators.DurationValidator
Sets the minimum (inclusive) value for Duration validation.
setMinInclusive(float) - Method in class org.exolab.castor.xml.validators.FloatValidator
Sets the minimum (inclusive) value for float validation.
setMinInclusive(long) - Method in class org.exolab.castor.xml.validators.IntegerValidator
Sets the minimum (inclusive) value for xsd:integer validation.
setMinInclusive(int) - Method in class org.exolab.castor.xml.validators.IntegerValidator
Sets the minimum (inclusive) value for xsd:integer validation.
setMinInclusive(int) - Method in class org.exolab.castor.xml.validators.IntValidator
Sets the minimum (inclusive) value for int validation.
setMinInclusive(long) - Method in class org.exolab.castor.xml.validators.LongValidator
Sets the minimum (inclusive) value for long validation.
setMinInclusive(short) - Method in class org.exolab.castor.xml.validators.ShortValidator
Sets the minimum (inclusive) value for short validation.
setMinLength(int) - Method in class org.exolab.castor.xml.validators.StringValidator
Sets the minimum string length for String validation.
setMinOccurs(int) - Method in class org.exolab.castor.xml.FieldValidator
Sets the mimimum number of occurances for a given object.
setMinOccurs(int) - Method in class org.exolab.castor.xml.validators.SimpleTypeValidator
Sets the minimum number of times that the described field may occur.
setMinute(short) - Method in class org.exolab.castor.types.Century
Deprecated.  
setMinute(short) - Method in class org.exolab.castor.types.Date
 
setMinute(short) - Method in class org.exolab.castor.types.DateTimeBase
set the minute field for this date/time type.
setMinute(short) - Method in class org.exolab.castor.types.Duration
 
setMinute(short) - Method in class org.exolab.castor.types.GDay
 
setMinute(short) - Method in class org.exolab.castor.types.GMonth
 
setMinute(short) - Method in class org.exolab.castor.types.GMonthDay
 
setMinute(short) - Method in class org.exolab.castor.types.GYear
 
setMinute(short) - Method in class org.exolab.castor.types.GYearMonth
 
setMinute(short) - Method in class org.exolab.castor.types.Month
Deprecated.  
setMinute(short) - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. set the minute field for this recurringDuration
setMinute(short) - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
setMinute(short) - Method in class org.exolab.castor.types.Year
Deprecated.  
setMonth(short) - Method in class org.exolab.castor.types.Century
Deprecated.  
setMonth(short) - Method in class org.exolab.castor.types.DateTimeBase
Sets the Month Field.
setMonth(short) - Method in class org.exolab.castor.types.Duration
 
setMonth(short) - Method in class org.exolab.castor.types.GDay
 
setMonth(short) - Method in class org.exolab.castor.types.GYear
 
setMonth(short) - Method in class org.exolab.castor.types.RecurringDuration
Deprecated. set the Month Field
setMonth(short) - Method in class org.exolab.castor.types.Time
 
setMonth(short) - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
setMonth(short) - Method in class org.exolab.castor.types.Year
Deprecated.  
setMultivalued(boolean) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
Set wheter the object described by this descriptor is multivalued or not.
setName(String) - Method in class org.exolab.castor.mapping.xml.BindXml
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.mapping.xml.Container
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.mapping.xml.Ldap
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.mapping.xml.NamedQuery
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.mapping.xml.Param
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.mapping.xml.PropertyType
Sets the value of field 'name'.
setName(String) - Method in class org.exolab.castor.mapping.xml.QueryHint
Sets the value of field 'name'.
setName(int, String) - Method in class org.exolab.castor.mapping.xml.Sql
 
setName(String[]) - Method in class org.exolab.castor.mapping.xml.Sql
 
setNamedNativeQuery(int, NamedNativeQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
setNamedNativeQuery(NamedNativeQuery[]) - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
setNamedQuery(int, NamedQuery) - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
setNamedQuery(NamedQuery[]) - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
setNamespaceMapping(String, String) - Method in class org.exolab.castor.xml.Marshaller
Sets the mapping for the given Namespace prefix.
setNameSpacePrefix(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Sets the namespace prefix used when marshalling as XML.
setNameSpacePrefix(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets the namespace prefix used when marshaling as XML.
setNameSpaceURI(String) - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
Sets the desired namespace URI for the described object.
setNameSpaceURI(String) - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Sets the desired namespace URI for the described object.
setNameSpaceURI(String) - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
Sets the desired namespace URI for the described object.
setNameSpaceURI(String) - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Sets the desired namespace URI for the described object.
setNameSpaceURI(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Sets the namespace URI used when marshalling and unmarshalling as XML.
setNameSpaceURI(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets the namespace URI used when marshaling and unmarshaling as XML.
setNaming(XMLNaming) - Method in class org.exolab.castor.xml.Introspector
Sets the Naming conventions to be used by the Introspector
setNegative() - Method in class org.exolab.castor.types.DateTimeBase
Set the negative field to true.
setNegative() - Method in class org.exolab.castor.types.Duration
 
setNegative() - Method in class org.exolab.castor.types.GDay
 
setNegative() - Method in class org.exolab.castor.types.GMonth
 
setNegative() - Method in class org.exolab.castor.types.GMonthDay
 
setNegative() - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. set the negative field to true
setNegative() - Method in class org.exolab.castor.types.Time
 
setNegative() - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
setNegativeInfinity(double) - Method in class org.exolab.castor.xml.validators.DoubleValidator
 
setNewNamespaceScopeNecessary(boolean) - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
 
setNext(ValidationException) - Method in exception org.exolab.castor.xml.ValidationException
Sets the given ValidationException as the next Exception in the list.
setNillable(boolean) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'nillable'.
setNillable(boolean) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets whether or not the described field is allowed to be nil.
setNillable(boolean) - Method in class org.exolab.castor.xml.validators.PatternValidator
Sets whether or not objects validated by this Validator are allowed to be null (nillable).
setNode(BindXmlNodeType) - Method in class org.exolab.castor.mapping.xml.BindXml
Sets the value of field 'node'.
setNode(Node) - Method in class org.exolab.castor.xml.Marshaller
Sets the W3C Node instance to marshal to.
setNode(Node) - Method in class org.exolab.castor.xml.util.DOMEventProducer
Sets the node which is to be converted into SAX events
setNodeType(NodeType) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets the XML node type for the described field.
setNoNamespaceSchemaLocation(String) - Method in class org.exolab.castor.xml.Marshaller
Sets the value for the xsi:noNamespaceSchemaLocation attribute.
setNsPrefix(String) - Method in class org.exolab.castor.mapping.xml.MapTo
Sets the value of field 'nsPrefix'.
setNSPrefixAtRoot(boolean) - Method in class org.exolab.castor.xml.Marshaller
Deprecated.  
setNsUri(String) - Method in class org.exolab.castor.mapping.xml.MapTo
Sets the value of field 'nsUri'.
setObject(Object) - Method in class org.exolab.castor.xml.Unmarshaller
Sets the 'expected' Object instance on the Unmarshaller, into which will be unmarshalled.
setObject(Object) - Method in class org.exolab.castor.xml.util.ContainerElement
Sets the object that is contained within this ContainerElement.
setObjectFactory(ObjectFactory) - Method in class org.exolab.castor.xml.UnmarshalHandler
Sets a (custom) ObjectFactory instance.
setObjectFactory(ObjectFactory) - Method in class org.exolab.castor.xml.Unmarshaller
Set an object factory for the unmarshaller.
setOldListener(UnmarshalListener) - Method in class org.castor.xml.UnmarshalListenerAdapter
To set an 'old style' unmarshal listener to receive the callback calls.
setOmitDocumentType(boolean) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
 
setOmitDocumentType(boolean) - Method in interface org.exolab.castor.xml.OutputFormat
Indicates whether to omit DOCTYPE definition.
setOmitDocumentType(boolean) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
 
setOmitXMLDeclaration(boolean) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
 
setOmitXMLDeclaration(boolean) - Method in interface org.exolab.castor.xml.OutputFormat
Indicates whether to omit XML declaration.
setOmitXMLDeclaration(boolean) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
 
setOptional(String, boolean) - Method in class org.exolab.castor.util.CommandLineOptions
Sets whether or not a given flag is optional.
setOutputByteStream(OutputStream) - Method in class org.exolab.castor.xml.BaseXercesJDK5Serializer
 
setOutputByteStream(OutputStream) - Method in interface org.exolab.castor.xml.Serializer
Sets the OutputStream to use.
setOutputByteStream(OutputStream) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesSerializer
 
setOutputByteStream(OutputStream) - Method in class org.exolab.castor.xml.XercesSerializer
 
setOutputCharStream(Writer) - Method in class org.exolab.castor.xml.BaseXercesJDK5Serializer
 
setOutputCharStream(Writer) - Method in interface org.exolab.castor.xml.Serializer
Sets the OutputCharStream to use.
setOutputCharStream(Writer) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesSerializer
 
setOutputCharStream(Writer) - Method in class org.exolab.castor.xml.XercesSerializer
 
setOutputFormat(OutputFormat) - Method in class org.exolab.castor.xml.BaseXercesJDK5Serializer
 
setOutputFormat(OutputFormat) - Method in interface org.exolab.castor.xml.Serializer
Sets the OutputFormat to use during serialization.
setOutputFormat(OutputFormat) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesSerializer
 
setOutputFormat(OutputFormat) - Method in class org.exolab.castor.xml.XercesSerializer
 
setParam(int, Param) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
 
setParam(Param[]) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
 
setParam(int, Param) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
 
setParam(Param[]) - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
 
setParam(int, Param) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
 
setParam(Param[]) - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
 
setParent(Object) - Method in class org.exolab.castor.xml.util.ContainerElement
Sets the parent of the contained object.
setPeriod(TimeDuration) - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. set the period facet for this recurringDuration
setPeriod(String) - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. set the period facet for this recurringDuration
setPeriod(TimeDuration) - Method in class org.exolab.castor.types.TimePeriod
Deprecated.  
setPositiveInfinity(double) - Method in class org.exolab.castor.xml.validators.DoubleValidator
 
setPreserveSpace(boolean) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
 
setPreserveSpace(boolean) - Method in interface org.exolab.castor.xml.OutputFormat
Indicate whether white space should be preserved.
setPreserveSpace(boolean) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
 
setPrimitiveNodeType(NodeType) - Method in class org.exolab.castor.xml.Introspector
Sets the NodeType for primitives.
setProperty(String, Object) - Method in class org.castor.xml.AbstractInternalContext
To set properties for marshalling and unmarshalling behavior.
setProperty(String, boolean) - Method in class org.castor.xml.AbstractInternalContext
 
setProperty(String, Object) - Method in interface org.castor.xml.InternalContext
To set properties for marshalling and unmarshalling behavior.
setProperty(String, boolean) - Method in interface org.castor.xml.InternalContext
To set any boolean property.
setProperty(String, Object) - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
 
setProperty(String, Object) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
setProperty(int, Property) - Method in class org.exolab.castor.mapping.xml.BindXml
 
setProperty(Property[]) - Method in class org.exolab.castor.mapping.xml.BindXml
 
setProperty(String, Object) - Method in class org.exolab.castor.types.BaseDescriptor
 
setProperty(String, Object) - Method in class org.exolab.castor.xml.descriptors.BaseDescriptor
 
setProperty(String, String) - Method in class org.exolab.castor.xml.Marshaller
Sets a custom value of a given Castor XML-specific property.
setProperty(String, String) - Method in class org.exolab.castor.xml.Unmarshaller
Sets a custom value of a given Castor XML-specific property.
setProperty(String, Object) - Method in class org.exolab.castor.xml.util.resolvers.CastorXMLStrategy
To set properties for strategy and/or commands.
setProperty(String, Object) - Method in interface org.exolab.castor.xml.util.ResolverStrategy
To set properties for strategy and/or commands.
setProperty(String, Object) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
 
setProperty(String, Object) - Method in class org.exolab.castor.xml.XMLContext
To set properties for marshalling and unmarshalling behavior.
setProperty(String, boolean) - Method in class org.exolab.castor.xml.XMLContext
To set properties for marshalling and unmarshalling behavior.
setQNamePrefix(String) - Method in class org.exolab.castor.mapping.xml.BindXml
Sets the value of field 'QNamePrefix'.
setQNamePrefix(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets the prefix used in case the value of the field described by this descriptor is of type QName.
setQuery(String) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Sets the value of field 'query'.
setQuery(String) - Method in class org.exolab.castor.mapping.xml.NamedQuery
Sets the value of field 'query'.
setQueryHint(int, QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
 
setQueryHint(QueryHint[]) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
 
setQueryHint(int, QueryHint) - Method in class org.exolab.castor.mapping.xml.NamedQuery
 
setQueryHint(QueryHint[]) - Method in class org.exolab.castor.mapping.xml.NamedQuery
 
setReadMethod(Method) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
Mutator method used by Introspector.
setReadOnly(boolean) - Method in class org.exolab.castor.mapping.xml.Sql
Sets the value of field 'readOnly'.
setReference(boolean) - Method in class org.exolab.castor.mapping.xml.BindXml
Sets the value of field 'reference'.
setReference(boolean) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets the flag indicating that the field described by this descriptor is a reference to another field in the object model.
setRequired(boolean) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
Set whether or not the described field is required.
setRequired(boolean) - Method in class org.exolab.castor.mapping.loader.TypeInfo
Sets a flag indictating if the field is required.
setRequired(boolean) - Method in class org.exolab.castor.mapping.xml.Container
Sets the value of field 'required'.
setRequired(boolean) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'required'.
setRequired(boolean) - Method in class org.exolab.castor.xml.validators.NameValidator
Sets whether or not a String is required (non null).
setRequired(boolean) - Method in class org.exolab.castor.xml.validators.StringValidator
Sets whether or not a String is required (non null).
setResolver(XMLClassDescriptorResolver) - Method in class org.castor.xml.AbstractInternalContext
 
setResolver(XMLClassDescriptorResolver) - Method in interface org.castor.xml.InternalContext
Sets an application-specific XMLClassDescriptorResolver instance.
setResolver(XMLClassDescriptorResolver) - Method in class org.exolab.castor.xml.Marshaller
Sets the ClassDescriptorResolver to use during marshalling.
setResolver(XMLClassDescriptorResolver) - Method in class org.exolab.castor.xml.Unmarshaller
Sets the XMLClassDescriptorResolver to use during unmarshalling
setResolverStrategy(ResolverStrategy) - Method in class org.castor.xml.AbstractInternalContext
 
setResolverStrategy(ResolverStrategy) - Method in interface org.castor.xml.InternalContext
To set the XMLClassDescriptor resolver strategy to be used.
setResolverStrategy(ResolverStrategy) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
The resolver strategy to use for class and package resolving.
setResolverStrategy(ResolverStrategy) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
The resolver strategy to use for class and package resolving.
setResult(Result) - Method in class org.exolab.castor.xml.Marshaller
Sets the Result into which the output xml will be written.
setResultClass(String) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Sets the value of field 'resultClass'.
setResultSetMapping(String) - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Sets the value of field 'resultSetMapping'.
setReuseObjects(boolean) - Method in class org.exolab.castor.xml.UnmarshalHandler
Sets a boolean that when true indicates that objects contained within the object model should be re-used where appropriate.
setReuseObjects(boolean) - Method in class org.exolab.castor.xml.Unmarshaller
Sets a boolean that when true indicates that objects contained within the object model should be re-used where appropriate.
setRootElement(String) - Method in class org.exolab.castor.xml.Marshaller
Sets the name of the root element to use.
setRootObject(Object) - Method in class org.exolab.castor.xml.UnmarshalHandler
Sets the root (top-level) object to use for unmarshalling into.
setSaveMapKeys(boolean) - Method in class org.exolab.castor.xml.Introspector
Sets whether or not keys from Hastable / Map instances should be saved in the XML.
setSchemaLocation(String) - Method in class org.exolab.castor.xml.Marshaller
Sets the value for the xsi:schemaLocation attribute.
setSchemaType(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets the type of the XML Schema type of the value for the field being described.
setScope(int) - Method in class org.exolab.castor.dsml.SearchDescriptor
 
setSearchDescriptor(SearchDescriptor) - Method in class org.exolab.castor.dsml.Exporter
 
setSecond(short, short) - Method in class org.exolab.castor.types.Century
Deprecated.  
setSecond(short) - Method in class org.exolab.castor.types.Date
 
setSecond(short, short) - Method in class org.exolab.castor.types.DateTimeBase
Sets the seconds field for this date/time type, including fractional seconds.
setSecond(short) - Method in class org.exolab.castor.types.DateTimeBase
Sets the seconds field for this date/time type, not including the fractional seconds.
setSecond(short) - Method in class org.exolab.castor.types.GDay
 
setSecond(short) - Method in class org.exolab.castor.types.GMonth
 
setSecond(short) - Method in class org.exolab.castor.types.GMonthDay
 
setSecond(short) - Method in class org.exolab.castor.types.GYear
 
setSecond(short) - Method in class org.exolab.castor.types.GYearMonth
 
setSecond(short, short) - Method in class org.exolab.castor.types.Month
Deprecated.  
setSecond(short, short) - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. set the second field for this recurringDuration
setSecond(short, short) - Method in class org.exolab.castor.types.Year
Deprecated.  
setSeconds(short) - Method in class org.exolab.castor.types.Duration
 
setSeconds(short) - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
setSetMethod(String) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
setSetMethod(String) - Method in class org.exolab.castor.mapping.xml.Container
Sets the value of field 'setMethod'.
setSetMethod(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'setMethod'.
setSql(Sql) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'sql'.
setStyle(short) - Method in class org.exolab.castor.xml.util.DefaultNaming
Sets the style for this DefaultNaming.
setSubstitutes(List<String>) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
 
setSubstitutes(List<String>) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets the possible substitution groups for this class.
setSubstitutes(List<String>) - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
Sets the possible substitution groups for this class.
setSuppressMillis(boolean) - Static method in class org.exolab.castor.xml.handlers.DateFieldHandler
Sets a flag indicating whether or not Milliseconds should be suppressed upon formatting a dateTime as a String.
setSuppressNamespaces(boolean) - Method in class org.exolab.castor.xml.Marshaller
Sets whether or not namespaces are output.
setSuppressXSIType(boolean) - Method in class org.exolab.castor.xml.Marshaller
Sets whether or not the xsi:type attribute should appear on the marshalled document.
setSupressXMLDeclaration(boolean) - Method in class org.exolab.castor.xml.Marshaller
Sets whether or not to marshal as a document which includes the XML declaration, and if necessary the DOCTYPE declaration.
setTable(String) - Method in class org.exolab.castor.mapping.xml.MapTo
Sets the value of field 'table'.
setTotalDigits(int) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Sets the maximum number of digits for BigInteger validation.
setTotalDigits(int) - Method in class org.exolab.castor.xml.validators.ByteValidator
Sets the maximum number of digits for byte validation.
setTotalDigits(int) - Method in class org.exolab.castor.xml.validators.DecimalValidator
Sets the maximum number of digits for BigDecimal validation.
setTotalDigits(int) - Method in class org.exolab.castor.xml.validators.IntegerValidator
Sets the maximum number of digits for xsd:integer validation.
setTotalDigits(int) - Method in class org.exolab.castor.xml.validators.IntValidator
Sets the maximum number of digits for int validation.
setTotalDigits(int) - Method in class org.exolab.castor.xml.validators.LongValidator
Sets the maximum number of digits for long validation.
setTotalDigits(int) - Method in class org.exolab.castor.xml.validators.ShortValidator
Sets the maximum number of digits for short validation.
setTransient(boolean) - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
Sets whether or not the describled field is 'transient'.
setTransient(boolean) - Method in class org.exolab.castor.mapping.xml.BindXml
Sets the value of field 'transient'.
setTransient(boolean) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'transient'.
setTransient(boolean) - Method in class org.exolab.castor.mapping.xml.Sql
Sets the value of field 'transient'.
setType(String) - Method in class org.exolab.castor.mapping.xml.BindXml
Sets the value of field 'type'.
setType(String) - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Sets the value of field 'type'.
setType(String) - Method in class org.exolab.castor.mapping.xml.Container
Sets the value of field 'type'.
setType(String) - Method in class org.exolab.castor.mapping.xml.FieldMapping
Sets the value of field 'type'.
setType(String) - Method in class org.exolab.castor.mapping.xml.Sql
Sets the value of field 'type'.
setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
Sets an UnmarshalListener.
setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
Deprecated. please move to the new UnmarshalListener interface
setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.UnmarshalHandler
Deprecated. please move to the new UnmarshalListener interface
setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.UnmarshalHandler
Sets an UnmarshalListener.
setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.Unmarshaller
Deprecated. replaced by UnmarshalListener
setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.Unmarshaller
Sets an optional UnmarshalListener to receive pre and post unmarshal notification for each Object in the tree.
setUsageInfo(String, String) - Method in class org.exolab.castor.util.CommandLineOptions
Sets the text to print after the flag when printing the usage line.
setUseIntrospection(boolean) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Enables or disables introspection.
setUseIntrospection(boolean) - Method in interface org.exolab.castor.xml.XMLClassDescriptorResolver
Enables or disables introspection.
setUseIntrospector(Boolean) - Method in class org.castor.xml.AbstractInternalContext
 
setUseIntrospector(Boolean) - Method in interface org.castor.xml.InternalContext
To set use-introspection flag.
setUseParentsNamespace(boolean) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets whether or not the namespace for the parent "containing" class should be used during marshaling/unmarshaling when no specific namespace URI has been set for this field.
setUseSQLDate(boolean) - Method in class org.exolab.castor.xml.handlers.DateFieldHandler
Specifies that this DateFieldHandler should use java.sql.Date when creating new Date instances.
setUseXSITypeAtRoot(boolean) - Method in class org.exolab.castor.xml.Marshaller
Sets whether or not to output the xsi:type at the root element.
setUTC() - Method in class org.exolab.castor.types.DateTimeBase
Sets the UTC field.
setUTC() - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. set the UTC field to true
setValidation(boolean) - Method in class org.exolab.castor.xml.Marshaller
Sets whether or not to validate the object model before marshalling.
setValidation(boolean) - Method in class org.exolab.castor.xml.UnmarshalHandler
Sets the flag for validation.
setValidation(boolean) - Method in class org.exolab.castor.xml.Unmarshaller
Sets the flag for validation.
setValidator(TypeValidator) - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
Sets the type validator to use for this list.
setValidator(StringValidator) - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
Sets the type validator to use to validate an instance of this type.
setValidator(TypeValidator) - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Sets the type validator to use to validate an instance of this type.
setValidator(TypeValidator) - Method in class org.exolab.castor.xml.FieldValidator
 
setValidator(FieldValidator) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
setValidator(TypeValidator) - Method in class org.exolab.castor.xml.validators.SimpleTypeValidator
Sets the TypeValidator to delegate validation to.
setValue(Object, T) - Method in interface org.exolab.castor.mapping.FieldHandler
Sets the value of the field on the object.
setValue(Object, Object) - Method in class org.exolab.castor.mapping.GeneralizedFieldHandler
Sets the value of the field on the object.
setValue(Object, Object) - Method in class org.exolab.castor.mapping.handlers.TransientFieldHandler
 
setValue(Object, T) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
Sets the value of the field on the object.
setValue(V) - Method in class org.exolab.castor.mapping.MapItem
Sets the value for this MapItem.
setValue(String) - Method in class org.exolab.castor.mapping.xml.Param
Sets the value of field 'value'.
setValue(String) - Method in class org.exolab.castor.mapping.xml.PropertyType
Sets the value of field 'value'.
setValue(String) - Method in class org.exolab.castor.mapping.xml.QueryHint
Sets the value of field 'value'.
setValue(String) - Method in enum org.exolab.castor.mapping.xml.types.BindXmlAutoNamingType
 
setValue(String) - Method in enum org.exolab.castor.mapping.xml.types.BindXmlNodeType
 
setValue(String) - Method in enum org.exolab.castor.mapping.xml.types.ClassMappingAccessType
 
setValue(String) - Method in enum org.exolab.castor.mapping.xml.types.FieldMappingCollectionType
 
setValue(String) - Method in enum org.exolab.castor.mapping.xml.types.SqlDirtyType
 
setValue(short, short, short, short, short, short, long) - Method in class org.exolab.castor.types.Duration
Fill in the fields of the duration with the given values
setValue(short, short, short, short, short, short, short) - Method in class org.exolab.castor.types.TimeDuration
Deprecated. Fill in the fields of the TimeDuration with the given values
setValue(String) - Method in class org.exolab.castor.util.ChangeLog2XML.Entry
 
setValue(Object, Object) - Method in class org.exolab.castor.xml.handlers.CollectionFieldHandler
Sets the value of the field associated with this descriptor.
setValue(Object, Object) - Method in class org.exolab.castor.xml.handlers.ContainerFieldHandler
Sets the value of the field on the object.
setValue(Object, Object) - Method in class org.exolab.castor.xml.handlers.DateFieldHandler
Sets the value of the field associated with this descriptor.
setValue(Object, Object) - Method in class org.exolab.castor.xml.handlers.EnumFieldHandler
Sets the value of the field associated with this descriptor.
setValue(Object, T) - Method in class org.exolab.castor.xml.XMLFieldHandler
Sets the value of the field on the object.
setValues(short[]) - Method in class org.exolab.castor.types.Date
Sets all the fields by reading the values in an array.
setValues(short[]) - Method in class org.exolab.castor.types.DateTime
Sets all the fields to the values provided in an Array.
setValues(short[]) - Method in class org.exolab.castor.types.DateTimeBase
Sets all the fields by reading the values in an array.
setValues(short[]) - Method in class org.exolab.castor.types.GDay
Sets all the fields by reading the values in an array if a Time Zone is specificied it has to be set by using setZone.
setValues(short[]) - Method in class org.exolab.castor.types.GMonth
Sets all the fields by reading the values in an array if a Time Zone is specificied it has to be set by using setZone.
setValues(short[]) - Method in class org.exolab.castor.types.GMonthDay
Sets all the fields by reading the values in an array if a Time Zone is specificied it has to be set by using setZone.
setValues(short[]) - Method in class org.exolab.castor.types.GYear
Sets all the fields by reading the values in an array if a Time Zone is specificied it has to be set by using setZone.
setValues(short[]) - Method in class org.exolab.castor.types.GYearMonth
Sets all the fields by reading the values in an array if a Time Zone is specificied it has to be set by using setZone.
setValues(short[]) - Method in class org.exolab.castor.types.RecurringDuration
Deprecated. set all the fields by reading the values in an array
setValues(short[]) - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. set all the fields by reading the values in an array
setValues(short[]) - Method in class org.exolab.castor.types.Time
Sets all the fields by reading the values in an array.
setVerifyConstructable(boolean) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Sets the value of field 'verifyConstructable'.
setVersion(String) - Method in class org.exolab.castor.mapping.xml.ClassMapping
Sets the value of field 'version'.
setVersion(String) - Method in class org.exolab.castor.util.ChangeLog2XML.Release
 
setVersion(String) - Method in class org.exolab.castor.xml.BaseXercesOutputFormat
 
setVersion(String) - Method in interface org.exolab.castor.xml.OutputFormat
Defines the XML document version to be output.
setVersion(String) - Method in class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
 
setWhiteSpace(String) - Method in class org.exolab.castor.xml.validators.StringValidator
Sets the whiteSpace facet of the validator.
setWhitespacePreserve(boolean) - Method in class org.exolab.castor.xml.UnmarshalHandler
Sets the top-level whitespace (xml:space) to either preserving or non preserving.
setWhitespacePreserve(boolean) - Method in class org.exolab.castor.xml.Unmarshaller
Sets the top-level whitespace (xml:space) to either preserving or non preserving.
setWithinMultivaluedElement(boolean) - Method in class org.exolab.castor.xml.UnmarshalState
 
setWrapCollections(boolean) - Method in class org.exolab.castor.xml.Introspector
Sets whether or not collections (arrays, vectors, etc) should be wrapped in a container element.
setWriteMethod(Method) - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
Mutator method used by Introspector.
setWriter(Writer) - Method in class org.exolab.castor.xml.Marshaller
Sets the java.io.Writer to be used during marshalling.
setXml(String) - Method in class org.exolab.castor.mapping.xml.MapTo
Sets the value of field 'xml'.
setXMLClassDescriptorResolver(XMLClassDescriptorResolver) - Method in class org.castor.xml.AbstractInternalContext
 
setXMLClassDescriptorResolver(XMLClassDescriptorResolver) - Method in interface org.castor.xml.InternalContext
To set the XMLClassDescriptorResolver to be used.
setXmlEventWriter(XMLEventWriter) - Method in class org.exolab.castor.xml.Marshaller
Sets the XMLEventWriter to use.
setXMLName(String) - Method in class org.exolab.castor.xml.descriptors.ListClassDescriptor
Sets the XML Name for the described object.
setXMLName(String) - Method in class org.exolab.castor.xml.descriptors.RootArrayDescriptor
Sets the XML Name for the described object.
setXMLName(String) - Method in class org.exolab.castor.xml.descriptors.StringClassDescriptor
Sets the XML Name for the described object.
setXMLName(String) - Method in class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Sets the XML Name for the described object.
setXMLName(String) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Sets the XML name for the Class described by this XMLClassDescriptor
setXMLName(String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets the xml name for the described field.
setXMLNaming(XMLNaming) - Method in class org.castor.xml.AbstractInternalContext
 
setXMLNaming(String) - Method in class org.castor.xml.AbstractInternalContext
This XMLNaming setter is meant to be used when working in property style instead of setting an XMLNaming implementation.
setXMLNaming(XMLNaming) - Method in interface org.castor.xml.InternalContext
To set the XMLNaming property.
setXMLProperty(String, String) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Sets the value property with the given name.
setXmlStreamWriter(XMLStreamWriter) - Method in class org.exolab.castor.xml.Marshaller
Sets the XMLStreamWriter to use.
setYear(short) - Method in class org.exolab.castor.types.Century
Deprecated.  
setYear(short) - Method in class org.exolab.castor.types.DateTimeBase
Sets the Year field.
setYear(short) - Method in class org.exolab.castor.types.Duration
 
setYear(short) - Method in class org.exolab.castor.types.GDay
 
setYear(short) - Method in class org.exolab.castor.types.GMonth
 
setYear(short) - Method in class org.exolab.castor.types.GMonthDay
 
setYear(short) - Method in class org.exolab.castor.types.RecurringDuration
Deprecated. set the Year field Note: 0000 is not allowed
setYear(short) - Method in class org.exolab.castor.types.Time
 
setYear(short) - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  
setZone(short, short) - Method in class org.exolab.castor.types.Century
Deprecated.  
setZone(short, short) - Method in class org.exolab.castor.types.DateTimeBase
Sets the time zone fields for this date/time type.
setZone(short, short) - Method in class org.exolab.castor.types.Month
Deprecated.  
setZone(short, short) - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. set the time zone fields for this recurringDuration
setZone(short, short) - Method in class org.exolab.castor.types.Year
Deprecated.  
setZoneHour(short) - Method in class org.exolab.castor.types.DateTimeBase
Sets the time zone hour field for this date/time type.
setZoneMinute(short) - Method in class org.exolab.castor.types.DateTimeBase
Sets the time zone minute field for this date/time type.
setZoneNegative() - Method in class org.exolab.castor.types.Century
Deprecated.  
setZoneNegative(boolean) - Method in class org.exolab.castor.types.DateTimeBase
Sets the time zone negative field to true.
setZoneNegative() - Method in class org.exolab.castor.types.Month
Deprecated.  
setZoneNegative() - Method in class org.exolab.castor.types.RecurringDurationBase
Deprecated. set the time zone negative field to true
setZoneNegative() - Method in class org.exolab.castor.types.Year
Deprecated.  
Shared - Static variable in class org.exolab.castor.mapping.AccessMode
Shared access.
ShortValidator - Class in org.exolab.castor.xml.validators
The Short Validation class.
ShortValidator() - Constructor for class org.exolab.castor.xml.validators.ShortValidator
Creates a new ShortValidator with no restrictions.
SimpleTypeValidator - Class in org.exolab.castor.xml.validators
A class for defining simple rules used for validating a content model.
SimpleTypeValidator() - Constructor for class org.exolab.castor.xml.validators.SimpleTypeValidator
Creates a default SimpleTypeValidator.
SimpleTypeValidator(TypeValidator) - Constructor for class org.exolab.castor.xml.validators.SimpleTypeValidator
Creates a SimpleTypeValidator using the given TypeValidator for delegating validation.
SINGLE_VALUE - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
 
size(Object) - Method in interface org.exolab.castor.mapping.CollectionHandler
Returns the number of elements in the collection.
size(Object) - Method in class org.exolab.castor.mapping.handlers.J1MapHandler
Returns the number of elements (key-value) in the map.
size(Object) - Method in class org.exolab.castor.mapping.handlers.J2MapHandler
Returns the number of elements (key-value) in the map.
size(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.ArrayCollectionHandler
 
size(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.ArrayListCollectionHandler
 
size(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.CollectionCollectionHandler
 
size(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.EnumerateCollectionHandler
 
size(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.HashtableCollectionHandler
 
size(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.IteratorCollectionHandler
 
size(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.ListCollectionHandler
 
size(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.MapCollectionHandler
 
size(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.QueueCollectionHandler
 
size(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.SetCollectionHandler
 
size(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.SortedMapCollectionHandler
 
size(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.SortedSetCollectionHandler
 
size(Object) - Method in class org.exolab.castor.mapping.loader.collection.handler.VectorCollectionHandler
 
size(Object) - Method in interface org.exolab.castor.mapping.MapHandler
Returns the number of elements (key-value) in the map.
size() - Method in class org.exolab.castor.xml.parsing.UnmarshalStateStack
 
size() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
Returns the number of descriptors in the list.
skipElement() - Method in class org.exolab.castor.xml.parsing.StrictElementHandler
Skip element that appear in XML but for which we have no mapping
skipEndElement() - Method in class org.exolab.castor.xml.parsing.StrictElementHandler
Checks if an end element can be skipped.
skippedEntity(String) - Method in class org.exolab.castor.xml.UnmarshalHandler
Signals that an entity was skipped by the parser
skippedEntity(String) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
 
skippedEntity(String) - Method in class org.exolab.castor.xml.util.SAX2ANY
 
skipStartElement() - Method in class org.exolab.castor.xml.parsing.StrictElementHandler
Checks if a start element can be skipped
skipStartElementIgnoringDepth() - Method in class org.exolab.castor.xml.parsing.StrictElementHandler
Checks if a start element can be skipped omitting current value of element depth.
sortDescriptors() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
This method is used to keep the set of descriptors in the proper sorted lists.
SortedMapCollectionHandler<T> - Class in org.exolab.castor.mapping.loader.collection.handler
 
SortedMapCollectionHandler() - Constructor for class org.exolab.castor.mapping.loader.collection.handler.SortedMapCollectionHandler
 
SortedSetCollectionHandler<T> - Class in org.exolab.castor.mapping.loader.collection.handler
 
SortedSetCollectionHandler() - Constructor for class org.exolab.castor.mapping.loader.collection.handler.SortedSetCollectionHandler
 
Sql - Class in org.exolab.castor.mapping.xml
The 'sql' element is used to store information about the database column to which a Java object is mapped to.
Sql() - Constructor for class org.exolab.castor.mapping.xml.Sql
 
SQLDateClassDescriptor - Class in org.exolab.castor.xml.descriptors
A ClassDescriptor for java.sql.Date.
SQLDateClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
No-arg constructor.
SqlDescriptor - Class in org.exolab.castor.mapping.xml.descriptors
Class SqlDescriptor.
SqlDescriptor() - Constructor for class org.exolab.castor.mapping.xml.descriptors.SqlDescriptor
 
SqlDirtyType - Enum in org.exolab.castor.mapping.xml.types
Enumeration SqlDirtyType.
SqlDirtyTypeDescriptor - Class in org.exolab.castor.mapping.xml.types.descriptors
Class SqlDirtyTypeDescriptor.
SqlDirtyTypeDescriptor() - Constructor for class org.exolab.castor.mapping.xml.types.descriptors.SqlDirtyTypeDescriptor
 
SQLTimeClassDescriptor - Class in org.exolab.castor.xml.descriptors
A ClassDescriptor for java.sql.Time.
SQLTimeClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
No-arg constructor.
SQLTimeFieldHandler - Class in org.exolab.castor.xml.handlers
An implementation of GeneralizedFieldHandler for java.sql.Time.
SQLTimeFieldHandler() - Constructor for class org.exolab.castor.xml.handlers.SQLTimeFieldHandler
Creates a new SQLTimeFieldHandler.
SQLTimestampClassDescriptor - Class in org.exolab.castor.xml.descriptors
A ClassDescriptor for java.sql.Date.
SQLTimestampClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
No-arg constructor.
SQLTimestampFieldHandler - Class in org.exolab.castor.xml.handlers
An implementation of GeneralizedFieldHandler for java.sql.Timestamp.
SQLTimestampFieldHandler() - Constructor for class org.exolab.castor.xml.handlers.SQLTimestampFieldHandler
Creates a new SQLTimestampFieldHandler.
start() - Method in interface org.exolab.castor.xml.EventProducer
Deprecated. Signals to start producing events.
start() - Method in class org.exolab.castor.xml.Sax2EventFromStaxEventProducer
 
start() - Method in class org.exolab.castor.xml.Sax2EventFromStaxStreamProducer
 
start() - Method in interface org.exolab.castor.xml.SAX2EventProducer
Signals to start producing events.
start() - Method in class org.exolab.castor.xml.util.AnyNode2SAX
 
start() - Method in class org.exolab.castor.xml.util.AnyNode2SAX2
 
start() - Method in class org.exolab.castor.xml.util.DOMEventProducer
Starts producing the events for the Node which is to be converted into SAX events
startDocument() - Method in class org.exolab.castor.dsml.Consumer
 
startDocument() - Method in class org.exolab.castor.dsml.Producer
 
startDocument() - Method in class org.exolab.castor.xml.DebugHandler
Proxies the org.sax.xml.DocumentHandler#startDocument() request to the proxy that is provided, printing debugging information before doing the proxy.
startDocument() - Method in class org.exolab.castor.xml.UnmarshalHandler
Signals the start of a new document
startDocument() - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
 
startDocument() - Method in class org.exolab.castor.xml.util.SAX2ANY
 
startDocument() - Method in class org.exolab.castor.xml.util.StaxEventHandler
 
startDocument() - Method in class org.exolab.castor.xml.util.StaxStreamHandler
 
startElement(String, AttributeList) - Method in class org.exolab.castor.dsml.Consumer
 
startElement(String, AttributeList) - Method in class org.exolab.castor.dsml.ImportDescriptor
 
startElement(String, AttributeList) - Method in class org.exolab.castor.dsml.SearchDescriptor
 
startElement(String, AttributeList) - Method in class org.exolab.castor.xml.DebugHandler
Proxies the org.sax.xml.DocumentHandler#startElement(String, AttributeList) request to the proxy that is provided, printing debugging information before doing the proxy.
startElement(String, AttributeList) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
Delegates SAX1 startElement to SAX2ANY.
startElement(String, String, String, Attributes) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
Delegates SAX2 startElement to SAX2ANY.
startElement(String, String, String, Attributes) - Method in class org.exolab.castor.xml.UnmarshalHandler
ContentHandler#startElement Signals the start of element.
startElement(String, AttributeList) - Method in class org.exolab.castor.xml.UnmarshalHandler
Deprecated.  
startElement(String, String, String, Attributes) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
 
startElement(String, AttributeList) - Method in class org.exolab.castor.xml.util.SAX2ANY
Implementation of DocumentHandler.startElement(java.lang.String, org.xml.sax.AttributeList)
startElement(String, String, String, Attributes) - Method in class org.exolab.castor.xml.util.SAX2ANY
Implementation of ContentHandler.startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)
startElement(String, AttributeList) - Method in class org.exolab.castor.xml.util.SAX2DOMHandler
 
startElement(String, String, String, Attributes) - Method in class org.exolab.castor.xml.util.StaxEventHandler
 
startElement(String, String, String, Attributes) - Method in class org.exolab.castor.xml.util.StaxStreamHandler
 
StartElementProcessor - Class in org.exolab.castor.xml
A processor that assists UnmarshalHandler in dealing with the SAX 2 ContentHandler.startElement(String, String, String, org.xml.sax.Attributes) callback method.
StartElementProcessor(UnmarshalHandler) - Constructor for class org.exolab.castor.xml.StartElementProcessor
Creates an instance of this class, with a reference to the actual UnmarshalHandler for which this processor deals with the SAX 2 startElement() callback method.
startNamespaceScope() - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
Starts a new name space scope, and resets the corresponding flag.
startPrefixMapping(String, String) - Method in class org.exolab.castor.xml.parsing.AnyNodeUnmarshalHandler
delegates startPrefixMapping to SAX2ANY.
startPrefixMapping(String, String) - Method in class org.exolab.castor.xml.UnmarshalHandler
Signals to start the namespace - prefix mapping
startPrefixMapping(String, String) - Method in class org.exolab.castor.xml.util.DocumentHandlerAdapter
 
startPrefixMapping(String, String) - Method in class org.exolab.castor.xml.util.SAX2ANY
 
startPrefixMapping(String, String) - Method in class org.exolab.castor.xml.util.StaxEventHandler
 
startPrefixMapping(String, String) - Method in class org.exolab.castor.xml.util.StaxStreamHandler
 
StaxEventHandler - Class in org.exolab.castor.xml.util
A document handler that uses internally a instance of XMLEventWriter to output the result xml.
StaxEventHandler(XMLEventWriter) - Constructor for class org.exolab.castor.xml.util.StaxEventHandler
Creates new instance of StaxEventHandler with given XMLEventWriter.
StaxStreamHandler - Class in org.exolab.castor.xml.util
A document handler that uses internally a instance of XMLStreamWriter to output the result xml.
StaxStreamHandler(XMLStreamWriter) - Constructor for class org.exolab.castor.xml.util.StaxStreamHandler
Creates new instance of StaxStreamHandler class.
stopNamespaceScope() - Method in class org.exolab.castor.xml.parsing.NamespaceHandling
Stops a name space scope, and resets the corresponding flag to false.
STRICT_ELEMENTS - Static variable in class org.castor.xml.XMLProperties
Property specifying whether to apply strictness to elements when unmarshalling.
StrictElementHandler - Class in org.exolab.castor.xml.parsing
A helper class for UnmarshalHandler.
StrictElementHandler() - Constructor for class org.exolab.castor.xml.parsing.StrictElementHandler
 
strictElements() - Method in class org.castor.xml.AbstractInternalContext
 
strictElements() - Method in interface org.castor.xml.InternalContext
To get strict-element flag.
STRING_ARG - Static variable in class org.exolab.castor.mapping.loader.AbstractMappingLoader
The string argument for the valueOf method, used for introspection when searching for type-safe enumeration style classes.
StringClassDescriptor - Class in org.exolab.castor.xml.descriptors
The default String class descriptor.
StringClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.StringClassDescriptor
No-arg constructor.
StringValidator - Class in org.exolab.castor.xml.validators
The String Validation class.
StringValidator() - Constructor for class org.exolab.castor.xml.validators.StringValidator
Creates a new StringValidator with no restrictions.
STRUCTURAL - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes.Types
 
SUB_TREE - Static variable in class org.exolab.castor.dsml.SearchDescriptor.Scope
 
SUBSTRING - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
 
SunRegExpEvaluator - Class in org.exolab.castor.util
An implementation of RegExpEvaluator that uses the Java Regular Expression library.
SunRegExpEvaluator() - Constructor for class org.exolab.castor.util.SunRegExpEvaluator
 
SUPERIOR - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
 
SYNTAX - Static variable in class org.exolab.castor.dsml.XML.Schema.Elements
 
SYSTEM_ID - Static variable in class org.exolab.castor.dsml.schema.DTDResolver.DTD
 

T

TEXT - Static variable in class org.exolab.castor.types.AnyNode
Representation for a text node.
TEXT - Static variable in class org.exolab.castor.xml.NodeType
The text type.
Text - Static variable in class org.exolab.castor.xml.NodeType
Content node type (text).
Time - Class in org.exolab.castor.types
Describes an XML schema Time.
Time() - Constructor for class org.exolab.castor.types.Time
No-arg constructor.
Time(short[]) - Constructor for class org.exolab.castor.types.Time
Constructs a XML Schema Time instance given all the values of the different fields.
Time(long) - Constructor for class org.exolab.castor.types.Time
Constructs a XML Schema Time instance given a long representing the time in milliseconds.
Time(long, boolean) - Constructor for class org.exolab.castor.types.Time
Constructs a XML Schema Time instance given a long representing the time in milliseconds.
Time(String) - Constructor for class org.exolab.castor.types.Time
Constructs a Time given a string representation.
TimeDescriptor - Class in org.exolab.castor.types
The Time Descriptor.
TimeDescriptor() - Constructor for class org.exolab.castor.types.TimeDescriptor
 
TimeDuration - Class in org.exolab.castor.types
Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
TimeDuration() - Constructor for class org.exolab.castor.types.TimeDuration
Deprecated. default constructor
TimeDuration(long) - Constructor for class org.exolab.castor.types.TimeDuration
Deprecated. This constructor fills in the time duration fields according to the value of the long by calling setValue
TimeDurationDescriptor - Class in org.exolab.castor.types
Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
TimeDurationDescriptor() - Constructor for class org.exolab.castor.types.TimeDurationDescriptor
Deprecated.  
TimeInstant - Class in org.exolab.castor.types
Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
TimeInstant() - Constructor for class org.exolab.castor.types.TimeInstant
Deprecated.  
TimePeriod - Class in org.exolab.castor.types
Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
TimePeriod() - Constructor for class org.exolab.castor.types.TimePeriod
Deprecated.  
TimePeriod(String) - Constructor for class org.exolab.castor.types.TimePeriod
Deprecated. returns a TimePeriod with the duration facet set up
TimePeriodDescriptor - Class in org.exolab.castor.types
Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
TimePeriodDescriptor() - Constructor for class org.exolab.castor.types.TimePeriodDescriptor
Deprecated.  
toArray() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
Returns an array containing all of the descriptors in this list in proper sequence.
toArray(XMLFieldDescriptor[]) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
Returns an array containing all of the descriptors in this list in proper sequence.
toArray(XMLFieldDescriptor[], int) - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
Returns an array containing all of the elements in this list in proper sequence.
toCalendar() - Method in class org.exolab.castor.types.DateTimeBase
converts this Date/Time into a local java Calendar.
toDate() - Method in class org.exolab.castor.types.Century
Deprecated.  
toDate() - Method in class org.exolab.castor.types.Date
Converts this Date into a local java.util.Date.
toDate() - Method in class org.exolab.castor.types.DateTime
Converts this DateTime into a local java.util.Date.
toDate() - Method in class org.exolab.castor.types.DateTimeBase
Returns a java.util.Date that represents the XML Schema Date datatype.
toDate() - Method in class org.exolab.castor.types.GDay
converts this GDay into a local java Date.
toDate() - Method in class org.exolab.castor.types.GMonth
converts this GMonth into a local java Date.
toDate() - Method in class org.exolab.castor.types.GMonthDay
converts this gMonthDay into a local java Date.
toDate() - Method in class org.exolab.castor.types.GYear
converts this gYear into a local java Date.
toDate() - Method in class org.exolab.castor.types.GYearMonth
converts this gYearMonth into a local java Date.
toDate() - Method in class org.exolab.castor.types.Month
Deprecated.  
toDate() - Method in class org.exolab.castor.types.RecurringDuration
Deprecated. convert this recurringDuration into a local Date Note : Be aware a the 'local' property of the date i.e toDate() will de the conversion between a UTC date and your computer date format.
toDate() - Method in class org.exolab.castor.types.Time
converts this Time into a local java Date.
toDate() - Method in class org.exolab.castor.types.Year
Deprecated.  
toJavaClassName(String) - Method in interface org.castor.xml.JavaNaming
Cuts away a leading namespace prefix (if there is one in place).
toJavaClassName(String) - Method in class org.castor.xml.JavaNamingImpl
Cuts away a leading namespace prefix (if there is one in place).
toJavaClassName(String) - Method in class org.castor.xml.JavaNamingNGImpl
Cuts away a leading namespace prefix (if there is one in place).
toJavaMemberName(String) - Method in interface org.castor.xml.JavaNaming
Appends a leading '_' and converts the given name to a java name.
toJavaMemberName(String, boolean) - Method in interface org.castor.xml.JavaNaming
Appends a leading '_' and converts the given name to a java name.
toJavaMemberName(String) - Method in class org.castor.xml.JavaNamingImpl
Appends a leading '_' and converts the given name to a java name.
toJavaMemberName(String, boolean) - Method in class org.castor.xml.JavaNamingImpl
Appends a leading '_' and converts the given name to a java name.
toJavaMemberName(String) - Method in class org.castor.xml.JavaNamingNGImpl
Converts the given name to a valid Java name.
toJavaMemberName(String, boolean) - Method in class org.castor.xml.JavaNamingNGImpl
Converts the given name to a valid Java name.
toJavaName(String, boolean) - Static method in class org.exolab.castor.xml.Introspector
Converts the given xml name to a Java name.
toLong() - Method in class org.exolab.castor.types.Date
Converts this date into a long value.
toLong() - Method in class org.exolab.castor.types.DateTime
Converts this DateTime into a long value representing a java.util.Date.
toLong() - Method in class org.exolab.castor.types.Duration
Convert a duration into a long This long represents the duration in milliseconds.
toLong() - Method in class org.exolab.castor.types.Time
Converts this Time instance into a long value based on UTC time zone.
toLong() - Method in class org.exolab.castor.types.TimeDuration
Deprecated. Convert a timeDuration into a long This long represents the duration in milliseconds
toPrimitiveObject(Class<?>, String) - Static method in class org.exolab.castor.xml.UnmarshalHandler
Converts a String to the given primitive object type.
toString() - Method in class org.castor.mapping.BindingType
Returns the String representation of this kind.
toString() - Method in class org.exolab.castor.mapping.AccessMode
Returns the String representation of this kind.
toString() - Method in class org.exolab.castor.mapping.loader.ClassDescriptorImpl
toString() - Method in class org.exolab.castor.mapping.loader.collection.handler.ArrayCollectionHandler
 
toString() - Method in class org.exolab.castor.mapping.loader.collection.handler.ArrayListCollectionHandler
 
toString() - Method in class org.exolab.castor.mapping.loader.collection.handler.CollectionCollectionHandler
 
toString() - Method in class org.exolab.castor.mapping.loader.collection.handler.EnumerateCollectionHandler
 
toString() - Method in class org.exolab.castor.mapping.loader.collection.handler.HashtableCollectionHandler
 
toString() - Method in class org.exolab.castor.mapping.loader.collection.handler.IteratorCollectionHandler
 
toString() - Method in class org.exolab.castor.mapping.loader.collection.handler.ListCollectionHandler
 
toString() - Method in class org.exolab.castor.mapping.loader.collection.handler.MapCollectionHandler
 
toString() - Method in class org.exolab.castor.mapping.loader.collection.handler.QueueCollectionHandler
 
toString() - Method in class org.exolab.castor.mapping.loader.collection.handler.SetCollectionHandler
 
toString() - Method in class org.exolab.castor.mapping.loader.collection.handler.SortedMapCollectionHandler
 
toString() - Method in class org.exolab.castor.mapping.loader.collection.handler.SortedSetCollectionHandler
 
toString() - Method in class org.exolab.castor.mapping.loader.collection.handler.VectorCollectionHandler
 
toString() - Method in class org.exolab.castor.mapping.loader.FieldDescriptorImpl
 
toString() - Method in class org.exolab.castor.mapping.loader.FieldHandlerImpl
 
toString() - Method in enum org.exolab.castor.mapping.xml.types.BindXmlAutoNamingType
Method toString.
toString() - Method in enum org.exolab.castor.mapping.xml.types.BindXmlNodeType
Method toString.
toString() - Method in enum org.exolab.castor.mapping.xml.types.ClassMappingAccessType
Method toString.
toString() - Method in enum org.exolab.castor.mapping.xml.types.FieldMappingCollectionType
Method toString.
toString() - Method in enum org.exolab.castor.mapping.xml.types.SqlDirtyType
Method toString.
toString() - Method in class org.exolab.castor.net.URILocation
Returns the String representation of this URILocation.
toString() - Method in class org.exolab.castor.net.util.URILocationImpl
Returns the String representation of this URILocation.
toString() - Method in class org.exolab.castor.types.AnyNode
Returns the String representation of this AnyNode.
toString() - Method in class org.exolab.castor.types.BaseDescriptor
Returns the String representation of this XMLClassDescriptor.
toString() - Method in class org.exolab.castor.types.Century
Deprecated. convert this Year to a string The format is defined by W3C XML Schema draft and ISO8601 i.e (+|-)CC
toString() - Method in class org.exolab.castor.types.Date
convert this Date to a string The format is defined by W3C XML Schema recommendation and ISO8601 i.e (+|-)CCYY-MM-DD
toString() - Method in class org.exolab.castor.types.DateTime
Converts this DateTime to a string.
toString() - Method in class org.exolab.castor.types.Duration
Convert a duration into a String conforming to ISO8601 and XML Schema specs
toString() - Method in class org.exolab.castor.types.GDay
convert this GDay to a string The format is defined by W3C XML Schema recommendation and ISO8601 i.e ---DD(Z|(+|-)hh:mm)
toString() - Method in class org.exolab.castor.types.GMonth
convert this GMonth to a string The format is defined by W3C XML Schema recommendation and ISO8601 i.e --MM--(Z|(+|-)hh:mm)
toString() - Method in class org.exolab.castor.types.GMonthDay
convert this gMonthDay to a string The format is defined by W3C XML Schema recommendation and ISO8601 i.e --MM-DD(Z|(+|-)hh:mm)
toString() - Method in class org.exolab.castor.types.GYear
convert this gYear to a string The format is defined by W3C XML Schema recommendation and ISO8601 i.e (+|-)CCYY-MM(Z|(+|-)hh:mm)
toString() - Method in class org.exolab.castor.types.GYearMonth
convert this gYearMonth to a string The format is defined by W3C XML Schema recommendation and ISO8601 i.e (+|-)CCYY-MM(Z|(+|-)hh:mm)
toString() - Method in class org.exolab.castor.types.Month
Deprecated. convert this Month to a string The format is defined by W3C XML Schema draft and ISO8601 i.e (+|-)CCYY-MM
toString() - Method in class org.exolab.castor.types.RecurringDuration
Deprecated. Convert this recurringDuration to a string The format is defined by W3C XML Schema draft and ISO8601 i.e (+|-)CCYY-MM-DDThh:mm:ss.sss(Z|(+|-)hh:mm)
toString() - Method in class org.exolab.castor.types.Time
convert this Time to a string The format is defined by W3C XML Schema Recommendation and ISO8601 i.e hh:mm:ss.sss(Z|(+|-)hh:mm)
toString() - Method in class org.exolab.castor.types.TimeDuration
Deprecated.  Convert a timeDuration into a String conforming to ISO8601 and XML Schema specs
toString() - Method in class org.exolab.castor.types.Year
Deprecated. convert this Year to a string The format is defined by W3C XML Schema draft and ISO8601 i.e (+|-)CCYY
toString() - Method in class org.exolab.castor.util.EventListenerList
Returns a string representation of the EventListenerList.
toString() - Method in exception org.exolab.castor.util.NestedIOException
Returns the String representation of this Exception.
toString() - Method in class org.exolab.castor.xml.descriptors.DateClassDescriptor
Returns the String representation of this XMLClassDescriptor.
toString() - Method in class org.exolab.castor.xml.descriptors.LocaleDescriptor
Returns the String representation of this XMLClassDescriptor.
toString() - Method in class org.exolab.castor.xml.descriptors.SQLDateClassDescriptor
Returns the String representation of this XMLClassDescriptor.
toString() - Method in class org.exolab.castor.xml.descriptors.SQLTimeClassDescriptor
Returns the String representation of this XMLClassDescriptor.
toString() - Method in class org.exolab.castor.xml.descriptors.SQLTimestampClassDescriptor
Returns the String representation of this XMLClassDescriptor.
toString() - Method in class org.exolab.castor.xml.location.FileLocation
Returns the String representation of this FileLocation.
toString() - Method in interface org.exolab.castor.xml.location.Location
Returns the String representation of this Location.
toString() - Method in class org.exolab.castor.xml.location.XPathLocation
Returns the String representation of this XPathLocation.
toString() - Method in class org.exolab.castor.xml.NodeType
Returns the name of this NodeType.
toString() - Method in class org.exolab.castor.xml.UnmarshalState
 
toString() - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Returns the String representation of this XMLClassDescriptor
toString() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
toString() - Method in exception org.exolab.castor.xml.ValidationException
Returns the String representation of this ValidationException.
toString() - Method in exception org.exolab.castor.xml.XMLException
Returns the String representation of this Exception.
ToStringFieldHandler - Class in org.exolab.castor.xml.handlers
An implementation of GeneralizedFieldHandler that simply calls Object#toString() in the conversion methods.
ToStringFieldHandler(Class) - Constructor for class org.exolab.castor.xml.handlers.ToStringFieldHandler
Creates a new ToStringFieldHandler.
ToStringFieldHandler(Class, FieldHandler) - Constructor for class org.exolab.castor.xml.handlers.ToStringFieldHandler
Creates a new ToStringFieldHandler.
toXMLName(String) - Method in interface org.castor.xml.XMLNaming
Converts the given String to an XML name.
toXMLName(String) - Method in class org.exolab.castor.xml.AbstractXMLNaming
 
toXMLName(String) - Method in class org.exolab.castor.xml.util.DefaultNaming
Converts the given name to an XML name.
TransientFieldHandler<T> - Class in org.exolab.castor.mapping.handlers
A dummy FieldHandler for "transient" fields.
TransientFieldHandler() - Constructor for class org.exolab.castor.mapping.handlers.TransientFieldHandler
 
trimToSize() - Method in class org.exolab.castor.xml.util.XMLFieldDescriptors
Reduces the capacity of the internal buffer to the current size freeing up unused memory.
TYPE - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
 
TypeConvertor - Interface in org.exolab.castor.mapping
Interface for a type convertor.
typeFromName(ClassLoader, String) - Static method in class org.exolab.castor.mapping.loader.Types
Returns the class name based on the supplied type name.
typeFromPrimitive(Class<?>) - Static method in class org.exolab.castor.mapping.loader.Types
Maps from a primitive Java type to a Java class.
typeInfo - Variable in class org.exolab.castor.mapping.loader.AbstractMappingLoader.TypeInfoReference
 
TypeInfo<T> - Class in org.exolab.castor.mapping.loader
Type information passed on creation of a FieldHandlerImpl.
TypeInfo(Class<T>) - Constructor for class org.exolab.castor.mapping.loader.TypeInfo
Construct new type information for a field.
TypeInfo(Class<T>, TypeConvertor, TypeConvertor, boolean, Object, CollectionHandler<T>) - Constructor for class org.exolab.castor.mapping.loader.TypeInfo
Construct new type information for the field.
TypeInfo(Class<T>, TypeConvertor, TypeConvertor, boolean, Object, CollectionHandler<T>, boolean) - Constructor for class org.exolab.castor.mapping.loader.TypeInfo
Construct new type information for the field.
Types - Class in org.exolab.castor.mapping.loader
Type information.
Types() - Constructor for class org.exolab.castor.mapping.loader.Types
 
TypeValidator - Interface in org.exolab.castor.xml
The basic type validation interface class.

U

unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.BindXml
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.CacheTypeMapping
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.ClassChoice
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.ClassMapping
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.Container
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.FieldHandlerDef
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.FieldMapping
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.Include
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.Ldap
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.MappingRoot
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.MapTo
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.NamedNativeQuery
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.NamedQuery
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.Param
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.Property
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.QueryHint
Method unmarshal.
unmarshal(Reader) - Static method in class org.exolab.castor.mapping.xml.Sql
Method unmarshal.
unmarshal(Reader) - Method in class org.exolab.castor.xml.Unmarshaller
Unmarshals Objects of this Unmarshaller's Class type.
unmarshal(EventProducer) - Method in class org.exolab.castor.xml.Unmarshaller
Deprecated. please use @see #unmarshal(SAX2EventProducer) instead.
unmarshal(SAX2EventProducer) - Method in class org.exolab.castor.xml.Unmarshaller
Unmarshals Objects of this Unmarshaller's Class type.
unmarshal(AnyNode) - Method in class org.exolab.castor.xml.Unmarshaller
Unmarshals objects of this Unmarshaller's Class type from an AnyNode instance.
unmarshal(InputSource) - Method in class org.exolab.castor.xml.Unmarshaller
Unmarshals Objects of this Unmarshaller's Class type.
unmarshal(Node) - Method in class org.exolab.castor.xml.Unmarshaller
Unmarshals Objects of this Unmarshaller's Class type.
unmarshal(XMLEventReader) - Method in class org.exolab.castor.xml.Unmarshaller
Unmarshals objects of this Unmarshaller's class type.
unmarshal(XMLStreamReader) - Method in class org.exolab.castor.xml.Unmarshaller
Unmarshals objects of this Unmarshaller's class type.
unmarshal(SAX2EventAndErrorProducer) - Method in class org.exolab.castor.xml.Unmarshaller
Unmarshals objects of this Unmarshaller's class type.
unmarshal(Source) - Method in class org.exolab.castor.xml.Unmarshaller
Unmarshals ths given Source instance.
unmarshal(Class, Reader) - Static method in class org.exolab.castor.xml.Unmarshaller
Unmarshals Objects of the given Class type.
unmarshal(Class, InputSource) - Static method in class org.exolab.castor.xml.Unmarshaller
Unmarshals Objects of the given Class type.
unmarshal(Class, Node) - Static method in class org.exolab.castor.xml.Unmarshaller
Unmarshals Objects of the given Class type.
UnmarshalHandler - Class in org.exolab.castor.xml
An unmarshaller to allowing unmarshaling of XML documents to Java Objects.
UnmarshalHandler() - Constructor for class org.exolab.castor.xml.UnmarshalHandler
Creates a new UnmarshalHandler The "root" class will be obtained by looking into the mapping for a descriptor that matches the root element.
UnmarshalHandler(Class<?>) - Constructor for class org.exolab.castor.xml.UnmarshalHandler
Creates a new UnmarshalHandler.
UnmarshalHandler(InternalContext, Class<?>) - Constructor for class org.exolab.castor.xml.UnmarshalHandler
Creates a new UnmarshalHandler.
UnmarshalHandler.ArrayHandler - Class in org.exolab.castor.xml
A class for handling Arrays during unmarshalling.
unmarshalled(Object, Object) - Method in class org.castor.mapping.MappingUnmarshallListener
This method is called after an object has been completely unmarshalled, including all of its children (if any).
unmarshalled(Object, Object) - Method in interface org.castor.xml.UnmarshalListener
This method is called after an object has been completely unmarshalled, including all of its children (if any).
unmarshalled(Object, Object) - Method in class org.castor.xml.UnmarshalListenerAdapter
This method is called after an object has been completely unmarshalled, including all of its children (if any).
unmarshalled(Object, Object) - Method in class org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
 
unmarshalled(Object) - Method in interface org.exolab.castor.xml.UnmarshalListener
Deprecated. This method is called after an object has been completely unmarshalled, including all of its children (if any).
Unmarshaller - Class in org.exolab.castor.xml
An unmarshaller to allowing unmarshalling of XML documents to Java Objects.
Unmarshaller() - Constructor for class org.exolab.castor.xml.Unmarshaller
An empty default constructor which: - sets the internal context to the backward compatibility context - all other flags to defaults Internally the Unmarshaller(Class) constructor is called.
Unmarshaller(Class) - Constructor for class org.exolab.castor.xml.Unmarshaller
A constructor which sets the root class.
Unmarshaller(InternalContext) - Constructor for class org.exolab.castor.xml.Unmarshaller
Creates a new basic Unmarshaller.
Unmarshaller(InternalContext, Class) - Constructor for class org.exolab.castor.xml.Unmarshaller
Creates a new Unmarshaller with the given Class.
Unmarshaller(InternalContext, Class, ClassLoader) - Constructor for class org.exolab.castor.xml.Unmarshaller
Creates a new Unmarshaller with the given Class.
Unmarshaller(Mapping) - Constructor for class org.exolab.castor.xml.Unmarshaller
Creates a new Unmarshaller with the given Mapping.
Unmarshaller(InternalContext, Mapping) - Constructor for class org.exolab.castor.xml.Unmarshaller
Creates a new Unmarshaller with the given Mapping.
Unmarshaller(Object) - Constructor for class org.exolab.castor.xml.Unmarshaller
Creates a new Unmarshaller with the given Object.
Unmarshaller(InternalContext, Object) - Constructor for class org.exolab.castor.xml.Unmarshaller
Creates a new Unmarshaller with the given Object.
UnmarshalListener - Interface in org.castor.xml
An interface to allow external "listening" to objects when they are being unmarshalled for various tracking purposes and potential modification.
UnmarshalListener - Interface in org.exolab.castor.xml
Deprecated. a new extended interface was introduced
UnmarshalListenerAdapter - Class in org.castor.xml
This class is responsible to adapt from new (1.2) UnmarshalListener interface to calls into the old interface.
UnmarshalListenerAdapter() - Constructor for class org.castor.xml.UnmarshalListenerAdapter
Empty default constructor.
UnmarshalListenerDelegate - Class in org.exolab.castor.xml.parsing
This class handles delegates methods call to UnmarshalListener.
UnmarshalListenerDelegate() - Constructor for class org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
 
UnmarshalState - Class in org.exolab.castor.xml
The state information class for the UnmarshalHandler.
UnmarshalState() - Constructor for class org.exolab.castor.xml.UnmarshalState
 
UnmarshalStateStack - Class in org.exolab.castor.xml.parsing
This class helps to access a stack in that UnmarshalStates are stored.
UnmarshalStateStack() - Constructor for class org.exolab.castor.xml.parsing.UnmarshalStateStack
 
UPDATE_ONLY - Static variable in class org.exolab.castor.dsml.ImportDescriptor.Policy
Under the UpdateOnly policy, DSML attributes that do not already exist in the Ldap are not created.
UPPER_CASE_AFTER_UNDERSCORE_PROPERTY - Static variable in class org.castor.xml.JavaNamingImpl
The property name to use in the castor.properties file to specify the value of the upperCaseAfterUnderscore variable.
UPPER_CASE_AFTER_UNDERSCORE_PROPERTY - Static variable in class org.castor.xml.JavaNamingNGImpl
The property name to use in the castor.properties file to specify the value of the upperCaseAfterUnderscore variable.
URI - Static variable in class org.exolab.castor.dsml.XML.Namespace
 
URIException - Exception in org.exolab.castor.net
URIException is used when an error occurs during URI resolving
URIException(String) - Constructor for exception org.exolab.castor.net.URIException
Creates a new URIException
URIException(String, Exception) - Constructor for exception org.exolab.castor.net.URIException
Creates a new URIException
URIException(Exception) - Constructor for exception org.exolab.castor.net.URIException
Creates a new URIException
URILocation - Class in org.exolab.castor.net
An interface for handling URIs
URILocation() - Constructor for class org.exolab.castor.net.URILocation
 
URILocationImpl - Class in org.exolab.castor.net.util
An implementation of URILocation
URILocationImpl(String) - Constructor for class org.exolab.castor.net.util.URILocationImpl
Creates a new URILocationImpl
URILocationImpl(String, String) - Constructor for class org.exolab.castor.net.util.URILocationImpl
Creates a new URILocationImpl
URILocationImpl(Reader, String) - Constructor for class org.exolab.castor.net.util.URILocationImpl
Creates a new URILocationImpl
URILocationImpl(InputStream, String) - Constructor for class org.exolab.castor.net.util.URILocationImpl
Creates a new URILocationImpl
URIResolver - Interface in org.exolab.castor.net
An interface for URI handling
URIResolverImpl - Class in org.exolab.castor.net.util
The default implementation of URIResolver
URIResolverImpl() - Constructor for class org.exolab.castor.net.util.URIResolverImpl
 
URIUtils - Class in org.exolab.castor.net.util
A utility class for URI handling
URIUtils() - Constructor for class org.exolab.castor.net.util.URIUtils
 
USE_INDENTATION - Static variable in class org.castor.xml.XMLProperties
Property specifying whether XML documents (as generated at marshalling) should use indentation or not.
USE_INTROSPECTION - Static variable in class org.castor.xml.XMLProperties
Property specifying if introspection should be used at class resolving.
USER_MODIFICATION - Static variable in class org.exolab.castor.dsml.XML.Schema.Attributes
 

V

validate() - Method in class org.exolab.castor.mapping.xml.BindXml
 
validate() - Method in class org.exolab.castor.mapping.xml.CacheTypeMapping
 
validate() - Method in class org.exolab.castor.mapping.xml.ClassChoice
 
validate() - Method in class org.exolab.castor.mapping.xml.ClassMapping
 
validate() - Method in class org.exolab.castor.mapping.xml.Container
 
validate() - Method in class org.exolab.castor.mapping.xml.FieldHandlerDef
 
validate() - Method in class org.exolab.castor.mapping.xml.FieldMapping
 
validate() - Method in class org.exolab.castor.mapping.xml.Include
 
validate() - Method in class org.exolab.castor.mapping.xml.KeyGeneratorDef
 
validate() - Method in class org.exolab.castor.mapping.xml.Ldap
 
validate() - Method in class org.exolab.castor.mapping.xml.MappingRoot
 
validate() - Method in class org.exolab.castor.mapping.xml.MapTo
 
validate() - Method in class org.exolab.castor.mapping.xml.NamedNativeQuery
 
validate() - Method in class org.exolab.castor.mapping.xml.NamedQuery
 
validate() - Method in class org.exolab.castor.mapping.xml.Param
 
validate() - Method in class org.exolab.castor.mapping.xml.Property
 
validate() - Method in class org.exolab.castor.mapping.xml.PropertyType
 
validate() - Method in class org.exolab.castor.mapping.xml.QueryHint
 
validate() - Method in class org.exolab.castor.mapping.xml.Sql
 
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.FieldValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in interface org.exolab.castor.xml.TypeValidator
Validates the given Object.
validate(Object) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Validates the given Object
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Validates the given object
validate(Object) - Method in class org.exolab.castor.xml.Validator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.Validator
Validates the given Object.
validate(BigInteger, ValidationContext) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Validates the given Object.
validate(Object) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.BigIntegerValidator
Validates the given Object.
validate(boolean, ValidationContext) - Method in class org.exolab.castor.xml.validators.BooleanValidator
Validates the given Object.
validate(Object) - Method in class org.exolab.castor.xml.validators.BooleanValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.BooleanValidator
Validates the given Object.
validate(byte, ValidationContext) - Method in class org.exolab.castor.xml.validators.ByteValidator
Validates the given Object.
validate(Object) - Method in class org.exolab.castor.xml.validators.ByteValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.ByteValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in interface org.exolab.castor.xml.validators.ClassValidator
Validates the given Object.
validate(DateTimeBase) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Validates a Date/Time instance.
validate(DateTimeBase, ValidationContext) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Validates a Date/Time instance.
validate(Object) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.DateTimeValidator
Validates the given Object.
validate(BigDecimal, ValidationContext) - Method in class org.exolab.castor.xml.validators.DecimalValidator
Validates the given Object.
validate(Object) - Method in class org.exolab.castor.xml.validators.DecimalValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.DecimalValidator
Validates the given Object.
validate(double, ValidationContext) - Method in class org.exolab.castor.xml.validators.DoubleValidator
Validates the given Object.
validate(Object) - Method in class org.exolab.castor.xml.validators.DoubleValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.DoubleValidator
Validates the given Object.
validate(Duration) - Method in class org.exolab.castor.xml.validators.DurationValidator
Validate a duration instance.
validate(Duration, ValidationContext) - Method in class org.exolab.castor.xml.validators.DurationValidator
Validates a duration instance.
validate(Object) - Method in class org.exolab.castor.xml.validators.DurationValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.DurationValidator
Validates the given Object.
validate(float, ValidationContext) - Method in class org.exolab.castor.xml.validators.FloatValidator
Validates the given Object.
validate(Object) - Method in class org.exolab.castor.xml.validators.FloatValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.FloatValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.IdRefsValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.IdRefValidator
Validates the given Object.
validate(String, ValidationContext) - Method in class org.exolab.castor.xml.validators.IdValidator
Validates the given Object.
validate(Object) - Method in class org.exolab.castor.xml.validators.IdValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.IdValidator
Validates the given Object.
validate(long, ValidationContext) - Method in class org.exolab.castor.xml.validators.IntegerValidator
Validates the given Object.
validate(Object) - Method in class org.exolab.castor.xml.validators.IntegerValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.IntegerValidator
Validates the given Object.
validate(int, ValidationContext) - Method in class org.exolab.castor.xml.validators.IntValidator
Validates the given Object.
validate(Object) - Method in class org.exolab.castor.xml.validators.IntValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.IntValidator
Validates the given Object.
validate(long, ValidationContext) - Method in class org.exolab.castor.xml.validators.LongValidator
Validates the given Object.
validate(Object) - Method in class org.exolab.castor.xml.validators.LongValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.LongValidator
Validates the given Object.
validate(String, ValidationContext) - Method in class org.exolab.castor.xml.validators.NameValidator
Validates the given Object.
validate(Object) - Method in class org.exolab.castor.xml.validators.NameValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.NameValidator
Validates the given Object.
validate(String, ValidationContext) - Method in class org.exolab.castor.xml.validators.PatternValidator
Validates the given String against the regular expression pattern of this PatternValidator.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.PatternValidator
Validates the given Object.
validate(short, ValidationContext) - Method in class org.exolab.castor.xml.validators.ShortValidator
Validates the given Object.
validate(Object) - Method in class org.exolab.castor.xml.validators.ShortValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.ShortValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.SimpleTypeValidator
Validates the given Object.
validate(String, ValidationContext) - Method in class org.exolab.castor.xml.validators.StringValidator
Validates the given Object.
validate(Object) - Method in class org.exolab.castor.xml.validators.StringValidator
Validates the given Object.
validate(Object, ValidationContext) - Method in class org.exolab.castor.xml.validators.StringValidator
Validates the given Object.
ValidationContext - Class in org.exolab.castor.xml
A class which can be used to hold validation information, used by the TypeValidator interface.
ValidationContext() - Constructor for class org.exolab.castor.xml.ValidationContext
 
ValidationException - Exception in org.exolab.castor.xml
An Exception that can be used to signal XML validation errors.
ValidationException() - Constructor for exception org.exolab.castor.xml.ValidationException
Creates a new ValidationException with no message or nested exception.
ValidationException(String) - Constructor for exception org.exolab.castor.xml.ValidationException
Creates a new ValidationException with the given message.
ValidationException(String, int) - Constructor for exception org.exolab.castor.xml.ValidationException
Deprecated.  
ValidationException(Throwable) - Constructor for exception org.exolab.castor.xml.ValidationException
Creates a new ValidationException with the given nested Exception.
ValidationException(String, Throwable) - Constructor for exception org.exolab.castor.xml.ValidationException
Creates a new ValidationException with the given message and nested exception.
ValidationException(String, Exception, int) - Constructor for exception org.exolab.castor.xml.ValidationException
Deprecated.  
ValidationUtils - Class in org.exolab.castor.xml.validators
A static class for performing simple validation.
Validator - Class in org.exolab.castor.xml
A class which can perform Validation on an Object model.
Validator() - Constructor for class org.exolab.castor.xml.Validator
Creates a new Validator.
ValidityException - Exception in org.exolab.castor.mapping
An exception indicating an integrity violation.
ValidityException(String) - Constructor for exception org.exolab.castor.mapping.ValidityException
 
ValidityException(String, Object) - Constructor for exception org.exolab.castor.mapping.ValidityException
 
ValidityException(String, Object, Object) - Constructor for exception org.exolab.castor.mapping.ValidityException
 
ValidityException(String, Object, Object, Object) - Constructor for exception org.exolab.castor.mapping.ValidityException
 
ValidityException(Exception) - Constructor for exception org.exolab.castor.mapping.ValidityException
 
VALUE - Static variable in class org.exolab.castor.dsml.XML.Entries.Elements
 
value() - Method in enum org.exolab.castor.mapping.xml.types.BindXmlAutoNamingType
Method value.
value() - Method in enum org.exolab.castor.mapping.xml.types.BindXmlNodeType
Method value.
value() - Method in enum org.exolab.castor.mapping.xml.types.ClassMappingAccessType
Method value.
value() - Method in enum org.exolab.castor.mapping.xml.types.FieldMappingCollectionType
Method value.
value() - Method in enum org.exolab.castor.mapping.xml.types.SqlDirtyType
Method value.
VALUE_OF - Static variable in class org.exolab.castor.mapping.loader.AbstractMappingLoader
Factory method name for type-safe enumerations.
valueOf(String) - Static method in class org.castor.mapping.BindingType
 
valueOf(String) - Static method in class org.exolab.castor.mapping.AccessMode
Returns the access mode from the name.
valueOf(short) - Static method in class org.exolab.castor.mapping.AccessMode
 
valueOf(String) - Static method in enum org.exolab.castor.mapping.xml.types.BindXmlAutoNamingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exolab.castor.mapping.xml.types.BindXmlNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exolab.castor.mapping.xml.types.ClassMappingAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exolab.castor.mapping.xml.types.FieldMappingCollectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exolab.castor.mapping.xml.types.SqlDirtyType
Returns the enum constant of this type with the specified name.
ValueOfFieldHandler - Class in org.exolab.castor.xml.handlers
An implementation of GeneralizedFieldHandler for classes that have a built-in valueOf(String) factory method, such as type-safe enumeration classes, java.sql.Timestamp, etc.
ValueOfFieldHandler(Class) - Constructor for class org.exolab.castor.xml.handlers.ValueOfFieldHandler
Creates a new ValueOfFieldHandler.
values() - Static method in enum org.exolab.castor.mapping.xml.types.BindXmlAutoNamingType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.exolab.castor.mapping.xml.types.BindXmlNodeType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.exolab.castor.mapping.xml.types.ClassMappingAccessType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.exolab.castor.mapping.xml.types.FieldMappingCollectionType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.exolab.castor.mapping.xml.types.SqlDirtyType
Returns an array containing the constants of this enum type, in the order they're declared.
VectorClassDescriptor - Class in org.exolab.castor.xml.descriptors
The default java.util.Vector class descriptor.
VectorClassDescriptor() - Constructor for class org.exolab.castor.xml.descriptors.VectorClassDescriptor
No-arg constructor.
VectorClassDescriptor(String) - Constructor for class org.exolab.castor.xml.descriptors.VectorClassDescriptor
Creates a VectorClassDescriptor for the given XML name.
VectorCollectionHandler<T> - Class in org.exolab.castor.mapping.loader.collection.handler
 
VectorCollectionHandler() - Constructor for class org.exolab.castor.mapping.loader.collection.handler.VectorCollectionHandler
 
Version - Class in org.exolab.castor.util
A class which contains the version information
Version() - Constructor for class org.exolab.castor.util.Version
 
VERSION - Static variable in class org.exolab.castor.util.Version
The version number
VERSION_DATE - Static variable in class org.exolab.castor.util.Version
The version date.

W

warning(SAXParseException) - Method in class org.exolab.castor.xml.UnmarshalHandler
 
warning(SAXParseException) - Method in class org.exolab.castor.xml.util.SAX2ANY
 
WeblogicXercesImplementation - Class in org.exolab.castor.xml.wls8
 
WeblogicXercesImplementation() - Constructor for class org.exolab.castor.xml.wls8.WeblogicXercesImplementation
 
WeblogicXercesOutputFormat - Class in org.exolab.castor.xml.wls8
"Weblogic's refactored Xerces"-specific OutputFormat instance.
WeblogicXercesOutputFormat() - Constructor for class org.exolab.castor.xml.wls8.WeblogicXercesOutputFormat
Creates an instance of this class.
WeblogicXercesSerializer - Class in org.exolab.castor.xml.wls8
Xerces-specific implementation of the Serializer interface.
WeblogicXercesSerializer() - Constructor for class org.exolab.castor.xml.wls8.WeblogicXercesSerializer
Creates an instance of this class.
WeblogicXercesXMLSerializerFactory - Class in org.exolab.castor.xml.wls8
"Weblogic's refactored Xerces"-specific implementation of the XMLSerializerFactory interface.
WeblogicXercesXMLSerializerFactory() - Constructor for class org.exolab.castor.xml.wls8.WeblogicXercesXMLSerializerFactory
 
WHITESPACE_COLLAPSE - Static variable in interface org.exolab.castor.xml.XMLConstants
Whitespace collapse (replace each whitespace with a blank, remove leading and trailing whitespace, collapse consecutive blanks into exactly one blank).
WHITESPACE_PRESERVE - Static variable in interface org.exolab.castor.xml.XMLConstants
Whitespace preserve (keep exactly as-is).
WHITESPACE_REPLACE - Static variable in interface org.exolab.castor.xml.XMLConstants
Whitespace replace (replace each whitespace with a blank).
WRAP_COLLECTIONS_PROPERTY - Static variable in class org.castor.xml.XMLProperties
The property name for enabling collection wrapping.
write(Writer) - Method in class org.exolab.castor.tools.MappingTool
Serializes the mapping to the given writer.
WRITE - Static variable in class org.exolab.castor.xml.AccessRights
The type that indicates only write access
write - Static variable in class org.exolab.castor.xml.AccessRights
A write-only AccessRights
WRONGLY_PLACED - Static variable in class org.exolab.castor.types.DateTimeBase
Convenience String for complaints.

X

XercesJDK5OutputFormat - Class in org.exolab.castor.xml
Xerces-specific OutputFormat instance, used with JDK 5.0 only.
XercesJDK5OutputFormat() - Constructor for class org.exolab.castor.xml.XercesJDK5OutputFormat
Creates an instance of this class.
XercesJDK5Serializer - Class in org.exolab.castor.xml
Xerces-specific implementation of the Serializer interface, used for JDK 5 only where Xerces has been integrated with the core code base.
XercesJDK5Serializer() - Constructor for class org.exolab.castor.xml.XercesJDK5Serializer
 
XercesJDK5XMLSerializerFactory - Class in org.exolab.castor.xml
Xerces-specific implementation of the XMLSerializerFactory interface.
XercesJDK5XMLSerializerFactory() - Constructor for class org.exolab.castor.xml.XercesJDK5XMLSerializerFactory
 
XercesOutputFormat - Class in org.exolab.castor.xml
Xerces-specific OutputFormat instance.
XercesOutputFormat() - Constructor for class org.exolab.castor.xml.XercesOutputFormat
Creates an instance of this class.
XercesRegExpEvaluator - Class in org.exolab.castor.util
An implementation of the XercesRegExpEvaluator that uses the Regular Expression library in Xerces.
XercesRegExpEvaluator() - Constructor for class org.exolab.castor.util.XercesRegExpEvaluator
Creates a new XercesRegExpEvaluator
XercesSerializer - Class in org.exolab.castor.xml
Xerces-specific implementation of the Serializer interface.
XercesSerializer() - Constructor for class org.exolab.castor.xml.XercesSerializer
Creates an instance of this class.
XercesXMLSerializerFactory - Class in org.exolab.castor.xml
Xerces-specific implementation of the XMLSerializerFactory interface.
XercesXMLSerializerFactory() - Constructor for class org.exolab.castor.xml.XercesXMLSerializerFactory
 
XML - Static variable in class org.castor.mapping.BindingType
 
XML - Class in org.exolab.castor.dsml
 
XML() - Constructor for class org.exolab.castor.dsml.XML
 
XML - Static variable in interface org.exolab.castor.xml.OutputFormat
Default serialization method, being XML
XML.Entries - Class in org.exolab.castor.dsml
 
XML.Entries() - Constructor for class org.exolab.castor.dsml.XML.Entries
 
XML.Entries.Attributes - Class in org.exolab.castor.dsml
 
XML.Entries.Attributes() - Constructor for class org.exolab.castor.dsml.XML.Entries.Attributes
 
XML.Entries.Attributes.Encodings - Class in org.exolab.castor.dsml
 
XML.Entries.Attributes.Encodings() - Constructor for class org.exolab.castor.dsml.XML.Entries.Attributes.Encodings
 
XML.Entries.Elements - Class in org.exolab.castor.dsml
 
XML.Entries.Elements() - Constructor for class org.exolab.castor.dsml.XML.Entries.Elements
 
XML.Namespace - Class in org.exolab.castor.dsml
 
XML.Namespace() - Constructor for class org.exolab.castor.dsml.XML.Namespace
 
XML.Schema - Class in org.exolab.castor.dsml
 
XML.Schema() - Constructor for class org.exolab.castor.dsml.XML.Schema
 
XML.Schema.Attributes - Class in org.exolab.castor.dsml
 
XML.Schema.Attributes() - Constructor for class org.exolab.castor.dsml.XML.Schema.Attributes
 
XML.Schema.Attributes.Types - Class in org.exolab.castor.dsml
 
XML.Schema.Attributes.Types() - Constructor for class org.exolab.castor.dsml.XML.Schema.Attributes.Types
 
XML.Schema.Elements - Class in org.exolab.castor.dsml
 
XML.Schema.Elements() - Constructor for class org.exolab.castor.dsml.XML.Schema.Elements
 
XML_NAMESPACE - Static variable in class org.exolab.castor.xml.Namespaces
The reserved XML 1.0 Namespace URI
XML_NAMESPACE_PREFIX - Static variable in class org.exolab.castor.xml.Namespaces
The reserved XML Namespace Prefix
XML_NAMING - Static variable in class org.castor.xml.XMLProperties
Property specifying the 'type' of the XML naming conventions to use.
XML_VERSION - Static variable in class org.castor.xml.XMLProperties
Property that allows to specify the XML document version number to be used during marshalling; defaults to 1.0.
XMLClassDescriptor - Interface in org.exolab.castor.xml
A class descriptor for describing relationships between a Class and an XML element or complexType.
XMLClassDescriptorAdapter - Class in org.exolab.castor.xml.util
An adapter class which can turn an ordinary ClassDescriptor into an XMLClassDescriptor.
XMLClassDescriptorAdapter() - Constructor for class org.exolab.castor.xml.util.XMLClassDescriptorAdapter
 
XMLClassDescriptorAdapter(ClassDescriptor, String) - Constructor for class org.exolab.castor.xml.util.XMLClassDescriptorAdapter
Creates a new XMLClassDescriptorAdapter using the given ClassDescriptor.
XMLClassDescriptorAdapter(ClassDescriptor, String, NodeType) - Constructor for class org.exolab.castor.xml.util.XMLClassDescriptorAdapter
Creates a new XMLClassDescriptorAdapter using the given ClassDescriptor.
XMLClassDescriptorImpl - Class in org.exolab.castor.xml.util
The core implementation of XMLClassDescriptor.
XMLClassDescriptorImpl(Class<?>) - Constructor for class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Creates an XMLClassDescriptor class used by the Marshalling Framework.
XMLClassDescriptorImpl(Class<?>, String) - Constructor for class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Creates an XMLClassDescriptor class used by the Marshalling Framework.
XMLClassDescriptorImpl() - Constructor for class org.exolab.castor.xml.util.XMLClassDescriptorImpl
Protected constructor used by this class, and subclasses only
XMLClassDescriptorResolver - Interface in org.exolab.castor.xml
An interface for finding or "resolving" XMLClassDescriptor classes.
XMLClassDescriptorResolverImpl - Class in org.exolab.castor.xml.util
The default implementation of the ClassDescriptorResolver interface.
XMLClassDescriptorResolverImpl() - Constructor for class org.exolab.castor.xml.util.XMLClassDescriptorResolverImpl
Creates a new ClassDescriptorResolverImpl.
XMLConfiguration - Class in org.castor.xml
Deprecated. Use XMLProperties instead.
XMLConstants - Interface in org.exolab.castor.xml
Constants used by all of Castor-XML are defined here.
XMLContainerElementFieldDescriptor - Class in org.exolab.castor.xml.util
 
XMLContainerElementFieldDescriptor(XMLFieldDescriptorImpl, NodeType) - Constructor for class org.exolab.castor.xml.util.XMLContainerElementFieldDescriptor
 
XMLContext - Class in org.exolab.castor.xml
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.
XMLContext() - Constructor for class org.exolab.castor.xml.XMLContext
Creates an instance of XMLContext with an internal XML context.
XMLException - Exception in org.exolab.castor.xml
An exception that is used to signal an error that has occurred during marshaling or unmarshaling.
XMLException() - Constructor for exception org.exolab.castor.xml.XMLException
Creates a new instance of this class with no message or nested exception.
XMLException(String) - Constructor for exception org.exolab.castor.xml.XMLException
Creates a new XMLException instance with the given message.
XMLException(Throwable) - Constructor for exception org.exolab.castor.xml.XMLException
Creates a new XMLException with the given nested Exception.
XMLException(String, int) - Constructor for exception org.exolab.castor.xml.XMLException
Deprecated.  
XMLException(String, Throwable) - Constructor for exception org.exolab.castor.xml.XMLException
Creates a new XMLException with the given message and nested Exception.
XMLException(String, Throwable, int) - Constructor for exception org.exolab.castor.xml.XMLException
Deprecated.  
XMLFieldDescriptor - Interface in org.exolab.castor.xml
XML field descriptor.
XMLFieldDescriptorImpl - Class in org.exolab.castor.xml.util
XML field descriptor.
XMLFieldDescriptorImpl(Class<?>, String, String, NodeType) - Constructor for class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
 
XMLFieldDescriptorImpl(FieldDescriptor, String, NodeType, NodeType) - Constructor for class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
Construct a new field descriptor for the specified field.
XMLFieldDescriptors - Class in org.exolab.castor.xml.util
A class which represents a collection of XMLFieldDescriptor instances.
XMLFieldDescriptors() - Constructor for class org.exolab.castor.xml.util.XMLFieldDescriptors
Creates a new XMLFieldDescriptors with the default Size.
XMLFieldDescriptors(int) - Constructor for class org.exolab.castor.xml.util.XMLFieldDescriptors
Creates a new XMLFieldDescriptors with the given size.
XMLFieldHandler<T> - Class in org.exolab.castor.xml
This FieldHandler is used in the generated descriptors.
XMLFieldHandler() - Constructor for class org.exolab.castor.xml.XMLFieldHandler
Creates a new default XMLFieldHandler instance.
XMLMappingLoader - Class in org.exolab.castor.xml
An XML implementation of mapping helper.
XMLMappingLoader(ClassLoader) - Constructor for class org.exolab.castor.xml.XMLMappingLoader
Creates a new XMLMappingLoader.
XMLMappingLoaderFactory - Class in org.castor.mapping
An XML-specific factory for acquiring MappingLoader instances.
XMLMappingLoaderFactory() - Constructor for class org.castor.mapping.XMLMappingLoaderFactory
 
XMLNaming - Interface in org.castor.xml
XMLNaming contains all methods required by Castor to build valid XML names.
XMLNS - Static variable in class org.exolab.castor.xml.util.AttributeSetImpl
The XML namespace declaration prefix.
XMLParserUtils - Class in org.exolab.castor.xml.util
A couple of routines to manipulate XMLParser instances.
XMLParserUtils() - Constructor for class org.exolab.castor.xml.util.XMLParserUtils
 
XMLProperties - Class in org.castor.xml
Properties of XML module.
XMLProperties(AbstractProperties) - Constructor for class org.castor.xml.XMLProperties
Construct properties with given parent.
XMLSerializerFactory - Interface in org.exolab.castor.xml
Configurable factory object for XML serialization.
XPathLocation - Class in org.exolab.castor.xml.location
A very simple XPath location class for use with the ValidationException.
XPathLocation() - Constructor for class org.exolab.castor.xml.location.XPathLocation
Creates a default XPathLocation.

Y

Year - Class in org.exolab.castor.types
Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
Year() - Constructor for class org.exolab.castor.types.Year
Deprecated.  
YearDescriptor - Class in org.exolab.castor.types
Deprecated. since Castor 1.0.6 since this type is not in any recommendation.
YearDescriptor() - Constructor for class org.exolab.castor.types.YearDescriptor
Deprecated.  

_

_docHandler - Variable in class org.exolab.castor.dsml.Producer
 
_isReference - Variable in class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
True if the field is a reference to another Object in the hierarchy.
_outputFormat - Variable in class org.exolab.castor.xml.BaseXercesOutputFormat
 
_properties - Variable in class org.exolab.castor.mapping.AbstractFieldHandler
Configuration that can be used by subclasses when needed.
_upperCaseAfterUnderscore - Static variable in class org.castor.xml.JavaNamingImpl
Used for backward compatibility, if you wish to be backward compatible with 0.9.3.9 and earlier set this boolean to true.
_upperCaseAfterUnderscore - Static variable in class org.castor.xml.JavaNamingNGImpl
Used for backward compatibility, if you wish to be backward compatible with 0.9.3.9 and earlier set this boolean to true.

A B C D E F G H I J K L M N O P Q R S T U V W X Y _

Copyright © 2013. All Rights Reserved.