org.exolab.castor.xml.descriptors
Class CoreDescriptors

java.lang.Object
  extended byorg.exolab.castor.xml.descriptors.CoreDescriptors

public final class CoreDescriptors
extends java.lang.Object

The default java.util.Vector class descriptor

Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:17 $
Author:
Keith Visco

Method Summary
static XMLClassDescriptor getDescriptor(java.lang.Class clazz)
          Returns the XMLClassDescriptor for the given Class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDescriptor

public static XMLClassDescriptor getDescriptor(java.lang.Class clazz)
Returns the XMLClassDescriptor for the given Class. This method will return null if there is no built-in XMLClassDescriptor.

Parameters:
clazz - the Class to return the XMLClassDescriptor for.
Returns:
the XMLClassDescriptor for the given class, or null.


Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com