com.sun.tdk.signaturetest.loaders
Class TigerRefgClassDescrLoader

java.lang.Object
  extended by com.sun.tdk.signaturetest.loaders.TigerRefgClassDescrLoader
All Implemented Interfaces:
ClassDescriptionLoader

public class TigerRefgClassDescrLoader
extends java.lang.Object
implements ClassDescriptionLoader

This is J2SE 1.5 (Tiger) loader


Field Summary
static boolean debug
           
static I18NResourceBundle i18n
           
 
Constructor Summary
TigerRefgClassDescrLoader()
           
 
Method Summary
 ClassDescription load(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

debug

public static boolean debug

i18n

public static I18NResourceBundle i18n
Constructor Detail

TigerRefgClassDescrLoader

public TigerRefgClassDescrLoader()
Method Detail

load

public ClassDescription load(java.lang.String name)
                      throws java.lang.ClassNotFoundException
Specified by:
load in interface ClassDescriptionLoader
Throws:
java.lang.ClassNotFoundException