NatureExtendable, PropertyHolder, ClassDescriptor, TypeValidator, ClassValidator, XMLClassDescriptorpublic class XMLClassDescriptorAdapter extends XMLClassDescriptorImpl
resourceBundle| Constructor | Description | 
|---|---|
XMLClassDescriptorAdapter() | 
|
XMLClassDescriptorAdapter(ClassDescriptor classDesc,
                         java.lang.String xmlName) | 
 Creates a new XMLClassDescriptorAdapter using the given ClassDescriptor. 
 | 
XMLClassDescriptorAdapter(ClassDescriptor classDesc,
                         java.lang.String xmlName,
                         NodeType primitiveNodeType) | 
 Creates a new XMLClassDescriptorAdapter using the given ClassDescriptor. 
 | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckUnresolvedIdrefsaddFieldDescriptor, addNature, addSequenceElement, canAccept, checkDescriptorForCorrectOrderWithinSequence, contains, getAccessMode, getAttributeDescriptors, getContentDescriptor, getElementDescriptors, getExtends, getFieldDescriptor, getFields, getIdentity, getJavaClass, getNameSpacePrefix, getNameSpaceURI, getProperty, getSubstitutes, getValidator, getXMLName, hasContainerFields, hasNature, isChoice, isDefaultPrimitiveValue, isElementDefinition, isPrimitive, removeFieldDescriptor, setCompositorAsAll, setCompositorAsChoice, setCompositorAsSequence, setElementDefinition, setExtends, setExtendsWithoutFlatten, setIdentity, setIntrospected, setJavaClass, setNameSpacePrefix, setNameSpaceURI, setProperty, setSubstitutes, setXMLName, sortDescriptors, toString, validate, validatepublic XMLClassDescriptorAdapter()
public XMLClassDescriptorAdapter(ClassDescriptor classDesc, java.lang.String xmlName) throws MappingException
classDesc - the ClassDescriptor to "adapt"xmlName - the XML name for the classMappingExceptionpublic XMLClassDescriptorAdapter(ClassDescriptor classDesc, java.lang.String xmlName, NodeType primitiveNodeType) throws MappingException
classDesc - the ClassDescriptor to "adapt"xmlName - the XML name for the classprimitiveNodeType - the NodeType to use for primitivesMappingExceptionIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com