|
|||||||||
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.IntrospectedXMLClassDescriptor
A simple extension of XMLClassDescriptor so that we can set the "instrospected" flag.
Constructor Summary | |
(package private) |
IntrospectedXMLClassDescriptor(java.lang.Class type)
Creates an IntrospectedXMLClassDescriptor |
|
IntrospectedXMLClassDescriptor(java.lang.Class type,
java.lang.String xmlName)
Creates an IntrospectedXMLClassDescriptor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
IntrospectedXMLClassDescriptor(java.lang.Class type)
type
- the Class type with which this
ClassDescriptor describes.public IntrospectedXMLClassDescriptor(java.lang.Class type, java.lang.String xmlName)
type
- the Class type with which this
ClassDescriptor describes.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |