Uses of Interface
org.castor.core.nature.PropertyHolder
Packages that use PropertyHolder
Package
Description
The Class Mapping API
Implementations for mapping interfaces and the default mapping loader.
The Castor implementation of specific XML Schema Types
The XML Marshaller API
-
Uses of PropertyHolder in org.castor.core.nature
Methods in org.castor.core.nature that return PropertyHolderModifier and TypeMethodDescriptionprotected final PropertyHolder
BaseNature.getHolder()
Returns thePropertyHolder
.Constructors in org.castor.core.nature with parameters of type PropertyHolderModifierConstructorDescriptionprotected
BaseNature
(PropertyHolder holder) Constructor taking aPropertyHolder
. -
Uses of PropertyHolder in org.exolab.castor.builder.binding.xml.descriptors
Classes in org.exolab.castor.builder.binding.xml.descriptors that implement PropertyHolderModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of PropertyHolder in org.exolab.castor.builder.binding.xml.types.descriptors
Classes in org.exolab.castor.builder.binding.xml.types.descriptors that implement PropertyHolderModifier and TypeClassDescriptionclass
class
class
class
-
Uses of PropertyHolder in org.exolab.castor.builder.info
Classes in org.exolab.castor.builder.info that implement PropertyHolderModifier and TypeClassDescriptionfinal class
This class holds the necessary information so that the source generator can properly create the necessary classes for the object model.class
A helper used for generating source that deals with Collections.class
A helper used for generating source that deals with Java 2 Collections.class
A helper used for generating source that deals with Java 2 Collections of type 'java.util.Collection'.final class
A helper used for generating source that deals with Java 2 Collections of type 'java.util.Set'.final class
A helper used for generating source that deals with Java 2 Collections of type 'java.util.SortedSet'.final class
A helper used for generating source that deals with Collections.class
A class for representing field members of a class.final class
-
Uses of PropertyHolder in org.exolab.castor.builder.info.nature
Constructors in org.exolab.castor.builder.info.nature with parameters of type PropertyHolderModifierConstructorDescriptionXMLInfoNature
(PropertyHolder holder) Constructor taking a PropertyHolder. -
Uses of PropertyHolder in org.exolab.castor.mapping
Subinterfaces of PropertyHolder in org.exolab.castor.mappingModifier and TypeInterfaceDescriptioninterface
Describes the properties of a class and its fields.interface
Describes the properties of a field. -
Uses of PropertyHolder in org.exolab.castor.mapping.loader
Classes in org.exolab.castor.mapping.loader that implement PropertyHolderModifier and TypeClassDescriptionclass
The standardClassDescriptor
implementation, holding general OO information about the class described.class
-
Uses of PropertyHolder in org.exolab.castor.mapping.xml.descriptors
Classes in org.exolab.castor.mapping.xml.descriptors that implement PropertyHolderModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of PropertyHolder in org.exolab.castor.mapping.xml.types.descriptors
Classes in org.exolab.castor.mapping.xml.types.descriptors that implement PropertyHolderModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of PropertyHolder in org.exolab.castor.types
Classes in org.exolab.castor.types that implement PropertyHolderModifier and TypeClassDescriptionclass
The Base Descriptor class, this class is extended by the descriptors for the custom Castor schema types.class
Deprecated.since Castor 1.0.6 since this type is not in any recommendation.class
The Date Descriptor.class
The DateTime Descriptor.class
The Duration Descriptor.class
The GDay Descriptor.class
The gMonthDay Descriptor.class
The GMonth Descriptor.class
The GYear Descriptor.class
The GYearMonth Descriptor.class
Deprecated.since Castor 1.0.6 since this type is not in any recommendation.class
Deprecated.since Castor 1.0.6 since this type is not in any recommendation.class
The Time Descriptor.class
Deprecated.since Castor 1.0.6 since this type is not in any recommendation.class
Deprecated.since Castor 1.0.6 since this type is not in any recommendation.class
Deprecated.since Castor 1.0.6 since this type is not in any recommendation. -
Uses of PropertyHolder in org.exolab.castor.xml
Subinterfaces of PropertyHolder in org.exolab.castor.xmlModifier and TypeInterfaceDescriptioninterface
A class descriptor for describing relationships between a Class and an XML element or complexType.interface
XML field descriptor. -
Uses of PropertyHolder in org.exolab.castor.xml.descriptors
Classes in org.exolab.castor.xml.descriptors that implement PropertyHolderModifier and TypeClassDescriptionclass
class
A ClassDescriptor for java.util.Date.class
The default class descriptor for Enumerations that are passed in as the root-level class, this is really only useful for marshaling, as Enumerations are immutable.class
The default java.util.List class descriptor.class
A ClassDescriptor for java.util.Locale.class
The default primitives class descriptor, this is only used when unmarshaling a primitive as the "root" object.class
The default class descriptor for Arrays that are passed in as the root-level class.class
A ClassDescriptor for java.sql.Date.class
A ClassDescriptor for java.sql.Time.class
A ClassDescriptor for java.sql.Date.class
The default String class descriptor.class
The default java.util.Vector class descriptor. -
Uses of PropertyHolder in org.exolab.castor.xml.schema
Classes in org.exolab.castor.xml.schema that implement PropertyHolder -
Uses of PropertyHolder in org.exolab.castor.xml.schema.annotations.jdo.descriptors
Classes in org.exolab.castor.xml.schema.annotations.jdo.descriptors that implement PropertyHolderModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
-
Uses of PropertyHolder in org.exolab.castor.xml.schema.annotations.solrj.descriptors
Classes in org.exolab.castor.xml.schema.annotations.solrj.descriptors that implement PropertyHolder -
Uses of PropertyHolder in org.exolab.castor.xml.util
Classes in org.exolab.castor.xml.util that implement PropertyHolderModifier and TypeClassDescriptionclass
An adapter class which can turn an ordinary ClassDescriptor into an XMLClassDescriptor.class
The core implementation of XMLClassDescriptor.class
class
XML field descriptor. -
Uses of PropertyHolder in types.descriptors
Classes in types.descriptors that implement PropertyHolder