com.sun.tdk.signaturetest.loaders
Class TigerRefgClassDescrLoader
java.lang.Object
com.sun.tdk.signaturetest.loaders.TigerRefgClassDescrLoader
- All Implemented Interfaces:
- ClassDescriptionLoader, LoadingHints
- Direct Known Subclasses:
- J8RefLoader
public class TigerRefgClassDescrLoader
- extends java.lang.Object
- implements ClassDescriptionLoader, LoadingHints
This is J2SE 1.5 (Tiger) loader
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
i18n
public static final I18NResourceBundle i18n
TigerRefgClassDescrLoader
public TigerRefgClassDescrLoader()
TigerRefgClassDescrLoader
public TigerRefgClassDescrLoader(java.lang.ClassLoader l)
load
public ClassDescription load(java.lang.String name)
throws java.lang.ClassNotFoundException
- Specified by:
load
in interface ClassDescriptionLoader
- Throws:
java.lang.ClassNotFoundException
addLoadingHint
public void addLoadingHint(LoadingHints.Hint hint)
- Specified by:
addLoadingHint
in interface LoadingHints
setLog
public void setLog(java.io.PrintWriter log)