org.exolab.castor.xml.util
Class XMLContainerElementFieldDescriptor

java.lang.Object
  extended by org.exolab.castor.mapping.loader.FieldDescriptorImpl
      extended by org.exolab.castor.xml.util.XMLFieldDescriptorImpl
          extended by org.exolab.castor.xml.util.XMLContainerElementFieldDescriptor
All Implemented Interfaces:
NatureExtendable, PropertyHolder, FieldDescriptor, XMLFieldDescriptor

public class XMLContainerElementFieldDescriptor
extends XMLFieldDescriptorImpl

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
_isReference
 
Fields inherited from interface org.exolab.castor.xml.XMLFieldDescriptor
PROPERTY_XML_LANG, PROPERTY_XML_SPACE
 
Constructor Summary
XMLContainerElementFieldDescriptor(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, toString
 
Methods inherited from class org.exolab.castor.mapping.loader.FieldDescriptorImpl
addNature, getClassDescriptor, getContainingClassDescriptor, getFieldName, getFieldType, getHandler, getProperty, hasNature, isIdentity, isImmutable, isMultivalued, isRequired, isTransient, setClassDescriptor, setContainingClassDescriptor, setFieldName, setFieldType, setHandler, setIdentity, setImmutable, setMultivalued, setProperty, setRequired, setTransient
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.exolab.castor.xml.XMLFieldDescriptor
isMultivalued
 
Methods inherited from interface org.exolab.castor.mapping.FieldDescriptor
getClassDescriptor, getContainingClassDescriptor, getFieldName, getFieldType, getHandler, isImmutable, isRequired, isTransient, setContainingClassDescriptor
 
Methods inherited from interface org.castor.core.nature.PropertyHolder
getProperty, setProperty
 
Methods inherited from interface org.castor.core.nature.NatureExtendable
addNature, hasNature
 

Constructor Detail

XMLContainerElementFieldDescriptor

public XMLContainerElementFieldDescriptor(XMLFieldDescriptorImpl fieldDesc,
                                          NodeType primitiveNodeType)
                                   throws MappingException
Throws:
MappingException


Copyright © 2011. All Rights Reserved.