| Get class information. Looks up the class in cache, and if not already
present tries to find it based on the class file search path list. If
the class file is found it is loaded along with all superclasses.
Parameters: name - fully-qualified name of class to be found class information, or null if class not found throws: JiBXException - on any error accessing class file |