Class XMLContainerElementFieldDescriptor
java.lang.Object
org.exolab.castor.mapping.loader.FieldDescriptorImpl
org.exolab.castor.xml.util.XMLFieldDescriptorImpl
org.exolab.castor.xml.util.XMLContainerElementFieldDescriptor
- All Implemented Interfaces:
NatureExtendable,PropertyHolder,FieldDescriptor,XMLFieldDescriptor
- Version:
- $Revision: 5951 $ $Date: 2005-12-06 14:55:28 -0700 (Tue, 06 Dec 2005) $
- Author:
- Ralf Joachim
-
Field Summary
Fields inherited from class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
_isReferenceFields inherited from interface org.exolab.castor.xml.XMLFieldDescriptor
PROPERTY_XML_LANG, PROPERTY_XML_SPACE -
Constructor Summary
ConstructorsConstructorDescriptionXMLContainerElementFieldDescriptor(XMLFieldDescriptorImpl fieldDesc, NodeType primitiveNodeType) -
Method Summary
Methods inherited from class org.exolab.castor.xml.util.XMLFieldDescriptorImpl
equals, getComponentType, getConstructorArgumentIndex, getLocationPath, getNameSpacePrefix, getNameSpaceURI, getNodeType, getQNamePrefix, getSchemaType, getSubstitutes, getValidator, getXMLName, getXMLProperty, hashCode, isConstructorArgument, isContainer, isDerivedFromXSList, isIncremental, isMapped, isNillable, isReference, matches, matches, setComponentType, setConstructorArgumentIndex, setContainer, setDerivedFromXSList, setIncremental, setLocationPath, setMapped, setMatches, setNameSpacePrefix, setNameSpaceURI, setNillable, setNodeType, setQNamePrefix, setReference, setSchemaType, setSubstitutes, setUseParentsNamespace, setValidator, setXMLName, setXMLProperty, toStringMethods inherited from class org.exolab.castor.mapping.loader.FieldDescriptorImpl
addNature, getClassDescriptor, getCollection, getComparator, getContainingClassDescriptor, getCreateMethod, getFieldName, getFieldType, getGetMethod, getHandler, getProperty, getSetMethod, hasNature, isDirect, isIdentity, isImmutable, isLazy, isMultivalued, isRequired, isTransient, setClassDescriptor, setCollection, setComparator, setContainingClassDescriptor, setCreateMethod, setDirect, setFieldName, setFieldType, setGetMethod, setHandler, setIdentity, setImmutable, setLazy, setMultivalued, setProperty, setRequired, setSetMethod, setTransientMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.exolab.castor.mapping.FieldDescriptor
getClassDescriptor, getContainingClassDescriptor, getFieldName, getFieldType, getHandler, isImmutable, isRequired, isTransient, setContainingClassDescriptorMethods inherited from interface org.castor.core.nature.NatureExtendable
addNature, hasNatureMethods inherited from interface org.castor.core.nature.PropertyHolder
getProperty, setPropertyMethods inherited from interface org.exolab.castor.xml.XMLFieldDescriptor
isMultivalued
-
Constructor Details
-
XMLContainerElementFieldDescriptor
public XMLContainerElementFieldDescriptor(XMLFieldDescriptorImpl fieldDesc, NodeType primitiveNodeType) throws MappingException - Throws:
MappingException
-