- cancelledWaitingReader() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
-
- cancelledWaitingWriter() - Method in class org.castor.core.util.concurrent.WriterPreferenceReadWriteLock
-
- CastorException - Exception in org.exolab.castor.core.exceptions
-
The base exception for Castor (or at least Castor XML)
- CastorException() - Constructor for exception org.exolab.castor.core.exceptions.CastorException
-
Creates a new CastorException with no message, or nested Exception
- CastorException(String) - Constructor for exception org.exolab.castor.core.exceptions.CastorException
-
Creates a new CastorException with the given message.
- CastorException(String, Throwable) - Constructor for exception org.exolab.castor.core.exceptions.CastorException
-
Creates a new CastorException with the given message and cause.
- CastorException(Throwable) - Constructor for exception org.exolab.castor.core.exceptions.CastorException
-
Creates a new CastorException with the given cause.
- CastorIllegalStateException - Exception in org.exolab.castor.core.exceptions
-
- CastorIllegalStateException() - Constructor for exception org.exolab.castor.core.exceptions.CastorIllegalStateException
-
- CastorIllegalStateException(String) - Constructor for exception org.exolab.castor.core.exceptions.CastorIllegalStateException
-
- CastorIllegalStateException(Throwable) - Constructor for exception org.exolab.castor.core.exceptions.CastorIllegalStateException
-
- CastorIllegalStateException(String, Throwable) - Constructor for exception org.exolab.castor.core.exceptions.CastorIllegalStateException
-
- CastorProperties - Class in org.castor.core.util
-
Properties class holding user properties.
- CastorProperties(AbstractProperties) - Constructor for class org.castor.core.util.CastorProperties
-
Construct properties with given parent.
- CastorRuntimeException - Exception in org.castor.core.exceptions
-
CastorRuntimeException is the superclass of all unchecked Castor exceptions that are thrown
during the normal operation of the Java Virtual Machine.
- CastorRuntimeException() - Constructor for exception org.castor.core.exceptions.CastorRuntimeException
-
Constructs a new Castor runtime exception without a message.
- CastorRuntimeException(String) - Constructor for exception org.castor.core.exceptions.CastorRuntimeException
-
Constructs a new Castor runtime exception with the specified detail message.
- CastorRuntimeException(Throwable) - Constructor for exception org.castor.core.exceptions.CastorRuntimeException
-
Constructs a new Castor runtime exception with the specified cause and the detail message
of the cause.
- CastorRuntimeException(String, Throwable) - Constructor for exception org.castor.core.exceptions.CastorRuntimeException
-
Constructs a new Castor runtime exception with the specified detail message and cause.
- clear() - Method in class org.castor.core.util.IdentityMap
- clear() - Method in class org.castor.core.util.IdentitySet
- contains(Object) - Method in class org.castor.core.util.IdentitySet
- containsAll(Collection) - Method in class org.castor.core.util.IdentitySet
-
In contrast with the design contract of the Set
interface this method
has not been implemented and throws a UnsupportedOperationException
.
- containsKey(Object) - Method in class org.castor.core.util.IdentityMap
- containsValue(Object) - Method in class org.castor.core.util.IdentityMap
-
In contrast with the design contract of the Map
interface this method
has not been implemented and throws a UnsupportedOperationException
.
- CoreConfiguration - Class in org.castor.core
-
Deprecated.
Use CoreProperties instead.
- CoreProperties - Class in org.castor.core
-
Properties of core modul.
- CoreProperties() - Constructor for class org.castor.core.CoreProperties
-
Default constructor.
- CoreProperties(ClassLoader, ClassLoader) - Constructor for class org.castor.core.CoreProperties
-
Construct properties that uses the specified class loaders.
- CycleBreaker - Class in org.castor.core.util
-
lightweight mechanism for thread-safe detection of cyclic calls to hashCode or equals in
objects created by the XML CodeGenerator.
- CycleBreaker() - Constructor for class org.castor.core.util.CycleBreaker
-
- GENERATED_ANNOTATION_CLASSES_PACKAGE - Static variable in interface org.castor.core.constants.cpa.JDOConstants
-
Package where to find generated JDO classes to unmarshal annotations.
- get(String) - Method in class org.castor.core.util.AbstractProperties
-
Searches for the property with the specified key in this property map.
- get(Object) - Method in class org.castor.core.util.IdentityMap
- getAllAnnotationProcessors() - Method in class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
-
- getAllAnnotationProcessors() - Method in interface org.castor.core.annotationprocessing.TargetAwareAnnotationProcessingService
-
- getAnnotationProcessors() - Method in interface org.castor.core.annotationprocessing.AnnotationProcessingService
-
- getAnnotationProcessors() - Method in class org.castor.core.annotationprocessing.BaseAnnotationProcessingService
-
- getApplicationClassLoader() - Method in class org.castor.core.util.AbstractProperties
-
Get classloader to be used for all classes of Castor and its required libraries.
- getBoolean(String) - Method in class org.castor.core.util.AbstractProperties
-
Searches for the property with the specified key in this property map.
- getBoolean(String, boolean) - Method in class org.castor.core.util.AbstractProperties
-
Searches for the property with the specified key in this property map.
- getBooleanPropertyDefaultFalse(String) - Method in class org.castor.core.nature.BaseNature
-
Returns boolean value of the property or false if property value is null.
- getByteArray() - Method in class org.castor.core.util.Base64Decoder
-
Get all decoded octets as byte array.
- getCause() - Method in exception org.castor.core.exceptions.CastorRuntimeException
-
The method emulates the JDK 1.4 Throwable version of getCause() for JDKs before 1.4.
- getCause() - Method in exception org.exolab.castor.core.exceptions.CastorException
-
Match the JDK 1.4 Throwable version of getCause() on JDK<1.4 systems.
- getCause() - Method in exception org.exolab.castor.core.exceptions.CastorIllegalStateException
-
Match the JDK 1.4 Throwable version of getCause() on JDK<1.4 systems.
- getCharArray() - Method in class org.castor.core.util.Base64Encoder
-
Get Base64 encoded characters as an array.
- getClass(String, ClassLoader) - Method in class org.castor.core.util.AbstractProperties
-
Searches for the property with the specified key in this property map.
- getClassArray(String, ClassLoader) - Method in class org.castor.core.util.AbstractProperties
-
Searches for the property with the specified key in this property map.
- getDomainClassLoader() - Method in class org.castor.core.util.AbstractProperties
-
Get classloader to be used for all domain objects that are marshalled/unmarshalled or
loaded from the database.
- getHash() - Method in class org.castor.core.util.IdentityMap.Entry
-
Get identity hashcode of key.
- getHash() - Method in class org.castor.core.util.IdentitySet.Entry
-
Get identity hashcode of key.
- getHolder() - Method in class org.castor.core.nature.BaseNature
-
- getInteger(String) - Method in class org.castor.core.util.AbstractProperties
-
Searches for the property with the specified key in this property map.
- getInteger(String, int) - Method in class org.castor.core.util.AbstractProperties
-
Searches for the property with the specified key in this property map.
- getKey() - Method in class org.castor.core.util.IdentityMap.Entry
-
Get key of entry.
- getKey() - Method in class org.castor.core.util.IdentitySet.Entry
-
Get key of entry.
- getMessage() - Method in exception org.exolab.castor.core.exceptions.CastorException
-
Return the detailed message from this Exception.
- getNext() - Method in class org.castor.core.util.IdentityMap.Entry
-
Get reference to next entry.
- getNext() - Method in class org.castor.core.util.IdentitySet.Entry
-
Get reference to next entry.
- getObject(String) - Method in class org.castor.core.util.AbstractProperties
-
Searches for the property with the specified key in this property map.
- getObjectArray(String, ClassLoader) - Method in class org.castor.core.util.AbstractProperties
-
Searches for the property with the specified key in this property map.
- getProperty(String) - Method in class org.castor.core.nature.BaseNature
-
Returns the property mapped to the key or null if not set before.
- getProperty(String) - Method in interface org.castor.core.nature.PropertyHolder
-
Get a property by its name.
- getPropertyAsList(String) - Method in class org.castor.core.nature.BaseNature
-
Returns value of the property as a List.
- getPropertyAsMap(String) - Method in class org.castor.core.nature.BaseNature
-
Returns value of the property as a List.
- getString(String) - Method in class org.castor.core.util.AbstractProperties
-
Searches for the property with the specified key in this property map.
- getString(String, String) - Method in class org.castor.core.util.AbstractProperties
-
Searches for the property with the specified key in this property map.
- getStringArray(String) - Method in class org.castor.core.util.AbstractProperties
-
Searches for the property with the specified key in this property map.
- getTargetAwareAnnotationProcessors() - Method in class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
-
- getTargetAwareAnnotationProcessors() - Method in interface org.castor.core.annotationprocessing.TargetAwareAnnotationProcessingService
-
- getValue() - Method in class org.castor.core.util.IdentityMap.Entry
-
Get value of entry.
- PKG_CDR_LIST_FILE - Static variable in interface org.castor.core.constants.cpa.JDOConstants
-
Name of the JDP-specific CDR file.
- printStackTrace() - Method in exception org.castor.core.exceptions.CastorRuntimeException
- printStackTrace(PrintStream) - Method in exception org.castor.core.exceptions.CastorRuntimeException
- printStackTrace(PrintWriter) - Method in exception org.castor.core.exceptions.CastorRuntimeException
- printStackTrace() - Method in exception org.exolab.castor.core.exceptions.CastorException
-
Print a stack trace to stderr.
- printStackTrace(PrintStream) - Method in exception org.exolab.castor.core.exceptions.CastorException
-
Print a stack trace to the specified PrintStream.
- printStackTrace(PrintWriter) - Method in exception org.exolab.castor.core.exceptions.CastorException
-
Print a stack trace to the specified PrintWriter.
- printStackTrace() - Method in exception org.exolab.castor.core.exceptions.CastorIllegalStateException
-
Print a stack trace to stderr.
- printStackTrace(PrintStream) - Method in exception org.exolab.castor.core.exceptions.CastorIllegalStateException
-
Print a stack trace to the specified PrintStream.
- printStackTrace(PrintWriter) - Method in exception org.exolab.castor.core.exceptions.CastorIllegalStateException
-
Print a stack trace to the specified PrintWriter.
- processAnnotation(I, A) - Method in interface org.castor.core.annotationprocessing.AnnotationProcessingService
-
The processing action of this service.
- processAnnotation(I, A) - Method in interface org.castor.core.annotationprocessing.AnnotationProcessor
-
The processing action of this processor.
- processAnnotation(I, A) - Method in class org.castor.core.annotationprocessing.BaseAnnotationProcessingService
-
The processing action of this service.
- processAnnotation(I, A, AnnotatedElement) - Method in class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
-
The processing action of this service.
- processAnnotation(I, A) - Method in class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
-
- processAnnotation(I, A, AnnotatedElement) - Method in interface org.castor.core.annotationprocessing.TargetAwareAnnotationProcessingService
-
The processing action of this service.
- processAnnotation(I, A, AnnotatedElement) - Method in interface org.castor.core.annotationprocessing.TargetAwareAnnotationProcessor
-
The processing action of this processor.
- processAnnotations(I, Annotation[]) - Method in interface org.castor.core.annotationprocessing.AnnotationProcessingService
-
- processAnnotations(I, Annotation[]) - Method in class org.castor.core.annotationprocessing.BaseAnnotationProcessingService
-
- processAnnotations(I, Annotation[], AnnotatedElement) - Method in class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
-
- processAnnotations(I, Annotation[]) - Method in class org.castor.core.annotationprocessing.BaseTargetAwareAnnotationProcessingService
-
- processAnnotations(I, Annotation[], AnnotatedElement) - Method in interface org.castor.core.annotationprocessing.TargetAwareAnnotationProcessingService
-
- PropertiesException - Exception in org.castor.core.util
-
PropertiesException is an unchecked exception thrown when properties can not be loaded
or if configuration property can't be converted to the requested type.
- PropertiesException() - Constructor for exception org.castor.core.util.PropertiesException
-
Constructs a new PropertiesException without a message.
- PropertiesException(String) - Constructor for exception org.castor.core.util.PropertiesException
-
Constructs a new PropertiesException with the specified detail message.
- PropertiesException(Throwable) - Constructor for exception org.castor.core.util.PropertiesException
-
Constructs a new PropertiesException with the specified cause and the detail message
of the cause.
- PropertiesException(String, Throwable) - Constructor for exception org.castor.core.util.PropertiesException
-
Constructs a new PropertiesException with the specified detail message and cause.
- PropertyHolder - Interface in org.castor.core.nature
-
PropertyHolder provides get and set methods on a holder.
- put(String, Object) - Method in class org.castor.core.util.AbstractProperties
-
Put given value associated with given key into the properties map of this properties.
- put(Object, Object) - Method in class org.castor.core.util.IdentityMap
- putAll(Map) - Method in class org.castor.core.util.IdentityMap
-
This optional method has not been implemented for IdentityMap
instead
it throws a UnsupportedOperationException
as defined in the
Map
interface.