Public Member Functions | |
| IntrospectedXMLClassDescriptor (Class type, String xmlName) | |
Package Functions | |
| IntrospectedXMLClassDescriptor (Class type) | |
A simple extension of XMLClassDescriptor so that we can set the "instrospected" flag.
| org.exolab.castor.xml.IntrospectedXMLClassDescriptor.IntrospectedXMLClassDescriptor | ( | Class | type | ) | [package] |
Creates an IntrospectedXMLClassDescriptor
| type | the Class type with which this ClassDescriptor describes. |
References org.exolab.castor.xml.util.XMLClassDescriptorImpl.setIntrospected().
| org.exolab.castor.xml.IntrospectedXMLClassDescriptor.IntrospectedXMLClassDescriptor | ( | Class | type, | |
| String | xmlName | |||
| ) |
Creates an IntrospectedXMLClassDescriptor
| type | the Class type with which this ClassDescriptor describes. |
References org.exolab.castor.xml.util.XMLClassDescriptorImpl.setIntrospected().
1.7.0