|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exolab.castor.xml.Validator
org.exolab.castor.xml.util.XMLClassDescriptorImpl
org.exolab.castor.xml.util.XMLClassDescriptorAdapter
An adapter class which can turn an ordinary ClassDescriptor into an XMLClassDescriptor
| Constructor Summary | |
|---|---|
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 |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public XMLClassDescriptorAdapter(ClassDescriptor classDesc,
java.lang.String xmlName)
throws MappingException
classDesc - the ClassDescriptor to "adapt"xmlName - the XML name for the class
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 primitives
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||