org.exolab.castor.xml.descriptors
public final class CoreDescriptors extends Object
Version: $Revision: 1.4 $ $Date: 2004/11/04 22:55:27 $
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.