org.exolab.castor.xml.descriptors
public final class CoreDescriptors extends Object
Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:17 $
Method Summary | |
---|---|
static XMLClassDescriptor | getDescriptor(Class clazz)
Returns the XMLClassDescriptor for the given Class.
|
Parameters: clazz the Class to return the XMLClassDescriptor for.
Returns: the XMLClassDescriptor for the given class, or null.