com.sun.tdk.signaturetest.loaders
Class J8RefLoader

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

public class J8RefLoader
extends TigerRefgClassDescrLoader


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.tdk.signaturetest.loaders.LoadingHints
LoadingHints.Hint
 
Field Summary
 
Fields inherited from class com.sun.tdk.signaturetest.loaders.TigerRefgClassDescrLoader
i18n
 
Fields inherited from interface com.sun.tdk.signaturetest.loaders.LoadingHints
DONT_READ_VALUES, READ_ANY_ANNOTATIONS, READ_BRIDGE, READ_SYNTETHIC
 
Constructor Summary
J8RefLoader()
           
 
Method Summary
 
Methods inherited from class com.sun.tdk.signaturetest.loaders.TigerRefgClassDescrLoader
addLoadingHint, load, setLog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

J8RefLoader

public J8RefLoader()