com.sun.tdk.signaturetest.sigfile.f42
Class F42Reader

java.lang.Object
  extended by com.sun.tdk.signaturetest.sigfile.SignatureClassLoader
      extended by com.sun.tdk.signaturetest.sigfile.f40.F40Reader
          extended by com.sun.tdk.signaturetest.sigfile.f41.F41Reader
              extended by com.sun.tdk.signaturetest.sigfile.f42.F42Reader
All Implemented Interfaces:
Reader

public class F42Reader
extends F41Reader


Field Summary
 
Fields inherited from class com.sun.tdk.signaturetest.sigfile.SignatureClassLoader
apiVersion, features, format, signatureFileFormat
 
Constructor Summary
F42Reader(Format format)
           
 
Method Summary
protected  Parser getParser()
           
 
Methods inherited from class com.sun.tdk.signaturetest.sigfile.f40.F40Reader
convertClassDefinitions, convertClassDescr
 
Methods inherited from class com.sun.tdk.signaturetest.sigfile.SignatureClassLoader
close, getAllSupportedFeatures, getApiVersion, hasFeature, preprocessLine, readHeaders, readNextClass, readSignatureFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

F42Reader

public F42Reader(Format format)
Method Detail

getParser

protected Parser getParser()
Overrides:
getParser in class F41Reader