Static Public Member Functions | |
| static XMLClassDescriptor | getDescriptor (Class clazz) |
Static Package Functions | |
| [static initializer] | |
The default set of built-in ClassDescriptors
| org.exolab.castor.xml.descriptors.CoreDescriptors.[static initializer] | ( | ) | [static, package] |
| static XMLClassDescriptor org.exolab.castor.xml.descriptors.CoreDescriptors.getDescriptor | ( | Class | clazz | ) | [static] |
Returns the XMLClassDescriptor for the given Class. This method will return null if there is no built-in XMLClassDescriptor.
| clazz | the Class to return the XMLClassDescriptor for. |
1.7.0