org.exolab.castor.xml.descriptors
public final class CoreDescriptors extends Object
Version: $Revision: 5961 $ $Date: 2004-11-04 15:55:27 -0700 (Thu, 04 Nov 2004) $
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.