NatureExtendable
, PropertyHolder
, ClassDescriptor
, TypeValidator
, ClassValidator
, XMLClassDescriptor
public 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, wait
checkUnresolvedIdrefs
addFieldDescriptor, 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, validate
public XMLClassDescriptorAdapter()
public XMLClassDescriptorAdapter(ClassDescriptor classDesc, java.lang.String xmlName) throws MappingException
classDesc
- the ClassDescriptor to "adapt"xmlName
- the XML name for the classMappingException
public 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 primitivesMappingException
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com