- 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
-
- Century() - Constructor for class org.exolab.castor.types.Century
-
Deprecated.
- CenturyDescriptor - Class in org.exolab.castor.types
-
- CenturyDescriptor() - Constructor for class org.exolab.castor.types.CenturyDescriptor
-
Deprecated.
- Changelog() - Constructor for class org.exolab.castor.util.ChangeLog2XML.Changelog
-
- 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.Entry - Class in org.exolab.castor.util
-
- ChangeLog2XML.Release - Class in org.exolab.castor.util
-
- 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
-
- 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
-
- checkValidity(Object) - Method in interface org.exolab.castor.mapping.FieldHandler
-
- checkValidity(Object) - Method in class org.exolab.castor.mapping.loader.FieldHandlerFriend
-
- 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.
Engines will use
Natures to augment this class with engine-specific knowledge
and functionality, using
ClassDescriptorImpl.addNature(String) to register these views
with this class.
Once a Nature has been registered with this
ClassDescriptor, the nature
can be applied to the
ClassDescriptor and nature-specific properties
can be accessed in a type-safe way.
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- createXMLName(Class) - Method in class org.exolab.castor.xml.AbstractXMLNaming
-
- createXMLName(Class) - Method in class org.exolab.castor.xml.util.DefaultNaming
-
- 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
-
- 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
-
- getClassLoader(ClassLoader) - Static method in class org.exolab.castor.xml.util.resolvers.ResolveHelpers
-
Gets the ClassLoader that's actually to be used (e.g.
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- 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.
If packageName is null or a zero-length
String, this method will return fileName.
- getQualifiedFileName(String, String) - Method in class org.castor.xml.JavaNamingImpl
-
Qualifies the given fileName with the given
packageName and returns the resulting file path.
If packageName is null or a zero-length
String, this method will return fileName.
- getQualifiedFileName(String, String) - Method in class org.castor.xml.JavaNamingNGImpl
-
Qualifies the given fileName with the given
packageName and returns the resulting file path.
If packageName is null or a zero-length
String, this method will return fileName.
- 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.
If packageName is null or a zero-length
String, this method will return fileName.
- 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
-
- 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
-
- 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
-
- getStrictElementHandler() - Method in class org.exolab.castor.xml.UnmarshalHandler
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- instantiateXMLReader(String) - Static method in class org.exolab.castor.xml.util.XMLParserUtils
-
- 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
-
- isDerivedFromXSList() - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
-
- 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
- isGreater(RecurringDuration) - Method in class org.exolab.castor.types.RecurringDuration
-
Deprecated.
Returns true if the present instance of RecurringDuration is greater than
the parameter
- isGreater(RecurringDurationBase) - Method in class org.exolab.castor.types.RecurringDurationBase
-
Deprecated.
Returns true if the present instance of RecurringDurationBase is greater
than the parameter
- isGreater(TimeDuration) - Method in class org.exolab.castor.types.TimeDuration
-
Deprecated.
Returns true if the present instance of TimeDuration is greater than
the parameter
- 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
-
- IteratorEnumerator(Iterator<T>) - Constructor for class org.exolab.castor.mapping.loader.J2CollectionHandlers.IteratorEnumerator
-
- SafeStack<E> - Class in org.exolab.castor.util
-
- 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
-
- SAX2EventAndErrorProducer - Interface in org.exolab.castor.xml
-
- 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.
- Schema() - Constructor for class org.exolab.castor.dsml.XML.Schema
-
- Scope() - Constructor for class org.exolab.castor.dsml.SearchDescriptor.Scope
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- setDerivedFromXSList(boolean) - Method in interface org.exolab.castor.xml.XMLFieldDescriptor
-
- 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
-
- 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
-
- setExpression(String) - Method in interface org.exolab.castor.util.RegExpEvaluator
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
-
- setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.UnmarshalHandler
-
- setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.UnmarshalHandler
-
- setUnmarshalListener(UnmarshalListener) - Method in class org.exolab.castor.xml.Unmarshaller
-
- 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
- setValues(short[]) - Method in class org.exolab.castor.types.GMonth
-
Sets all the fields by reading the values in an array
- setValues(short[]) - Method in class org.exolab.castor.types.GMonthDay
-
Sets all the fields by reading the values in an array
- setValues(short[]) - Method in class org.exolab.castor.types.GYear
-
Sets all the fields by reading the values in an array
- setValues(short[]) - Method in class org.exolab.castor.types.GYearMonth
-
Sets all the fields by reading the values in an array
- 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
-
- 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
-
- setXmlEventWriter(XMLEventWriter) - Method in class org.exolab.castor.xml.Marshaller
-
- 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
-
- 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
-
- 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
- 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
-
- startElement(String, String, String, Attributes) - Method in class org.exolab.castor.xml.util.SAX2ANY
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-