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 PropertyHolderBaseNature.getHolder()Returns thePropertyHolder.Constructors in org.castor.core.nature with parameters of type PropertyHolderModifierConstructorDescriptionprotectedBaseNature(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 TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
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 TypeClassDescriptionclassclassclassclass -
Uses of PropertyHolder in org.exolab.castor.builder.info
Classes in org.exolab.castor.builder.info that implement PropertyHolderModifier and TypeClassDescriptionfinal classThis class holds the necessary information so that the source generator can properly create the necessary classes for the object model.classA helper used for generating source that deals with Collections.classA helper used for generating source that deals with Java 2 Collections.classA helper used for generating source that deals with Java 2 Collections of type 'java.util.Collection'.final classA helper used for generating source that deals with Java 2 Collections of type 'java.util.Set'.final classA helper used for generating source that deals with Java 2 Collections of type 'java.util.SortedSet'.final classA helper used for generating source that deals with Collections.classA 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 TypeInterfaceDescriptioninterfaceDescribes the properties of a class and its fields.interfaceDescribes 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 TypeClassDescriptionclassThe standardClassDescriptorimplementation, 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 TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of PropertyHolder in org.exolab.castor.mapping.xml.types.descriptors
Classes in org.exolab.castor.mapping.xml.types.descriptors that implement PropertyHolderModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of PropertyHolder in org.exolab.castor.types
Classes in org.exolab.castor.types that implement PropertyHolderModifier and TypeClassDescriptionclassThe Base Descriptor class, this class is extended by the descriptors for the custom Castor schema types.classDeprecated.since Castor 1.0.6 since this type is not in any recommendation.classThe Date Descriptor.classThe DateTime Descriptor.classThe Duration Descriptor.classThe GDay Descriptor.classThe gMonthDay Descriptor.classThe GMonth Descriptor.classThe GYear Descriptor.classThe GYearMonth Descriptor.classDeprecated.since Castor 1.0.6 since this type is not in any recommendation.classDeprecated.since Castor 1.0.6 since this type is not in any recommendation.classThe Time Descriptor.classDeprecated.since Castor 1.0.6 since this type is not in any recommendation.classDeprecated.since Castor 1.0.6 since this type is not in any recommendation.classDeprecated.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 TypeInterfaceDescriptioninterfaceA class descriptor for describing relationships between a Class and an XML element or complexType.interfaceXML field descriptor. -
Uses of PropertyHolder in org.exolab.castor.xml.descriptors
Classes in org.exolab.castor.xml.descriptors that implement PropertyHolderModifier and TypeClassDescriptionclassclassA ClassDescriptor for java.util.Date.classThe 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.classThe default java.util.List class descriptor.classA ClassDescriptor for java.util.Locale.classThe default primitives class descriptor, this is only used when unmarshaling a primitive as the "root" object.classThe default class descriptor for Arrays that are passed in as the root-level class.classA ClassDescriptor for java.sql.Date.classA ClassDescriptor for java.sql.Time.classA ClassDescriptor for java.sql.Date.classThe default String class descriptor.classThe 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 TypeClassDescriptionclassclassclassclassclassclassclassclass -
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 TypeClassDescriptionclassAn adapter class which can turn an ordinary ClassDescriptor into an XMLClassDescriptor.classThe core implementation of XMLClassDescriptor.classclassXML field descriptor. -
Uses of PropertyHolder in types.descriptors
Classes in types.descriptors that implement PropertyHolder