org.exolab.castor.xml.util
public class XMLClassDescriptorAdapter extends XMLClassDescriptorImpl
Version: $Revision: 1.2 $ $Date: 2003/03/03 09:57:20 $
Constructor Summary | |
---|---|
XMLClassDescriptorAdapter(ClassDescriptor classDesc, String xmlName)
Creates a new XMLClassDescriptorAdapter using the
given ClassDescriptor
| |
XMLClassDescriptorAdapter(ClassDescriptor classDesc, String xmlName, NodeType primitiveNodeType)
Creates a new XMLClassDescriptorAdapter using the
given ClassDescriptor
|
Parameters: classDesc the ClassDescriptor to "adapt" xmlName the XML name for the class
Parameters: classDesc the ClassDescriptor to "adapt" xmlName the XML name for the class primitiveNodeType the NodeType to use for primitives