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

java.lang.Object
  extended by com.sun.tdk.signaturetest.sigfile.FeaturesHolder
      extended by com.sun.tdk.signaturetest.sigfile.Format
          extended by com.sun.tdk.signaturetest.sigfile.f40.F40Format
              extended by com.sun.tdk.signaturetest.sigfile.f41.F41Format
                  extended by com.sun.tdk.signaturetest.sigfile.f42.F42Format
Direct Known Subclasses:
FormatAdapter

public class F42Format
extends F41Format


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.tdk.signaturetest.sigfile.FeaturesHolder
FeaturesHolder.Feature
 
Field Summary
 
Fields inherited from class com.sun.tdk.signaturetest.sigfile.f41.F41Format
X_CLASSES, X_FIELDS
 
Fields inherited from class com.sun.tdk.signaturetest.sigfile.f40.F40Format
HIDDEN_CLASSES, HIDDEN_FIELDS
 
Fields inherited from class com.sun.tdk.signaturetest.sigfile.Format
VERSION
 
Fields inherited from class com.sun.tdk.signaturetest.sigfile.FeaturesHolder
BuildMembers, ConstInfo, CopyRight, ListOfHiders, MergeModeSupported, NonStaticConstants, OuterClasses, TigerInfo, XHiders
 
Constructor Summary
F42Format()
           
 
Method Summary
 Reader getReader()
           
 java.lang.String getVersion()
           
 Writer getWriter()
           
 
Methods inherited from class com.sun.tdk.signaturetest.sigfile.Format
isApplicable
 
Methods inherited from class com.sun.tdk.signaturetest.sigfile.FeaturesHolder
addSupportedFeature, getSupportedFeatures, isFeatureSupported, isInitialized, removeSupportedFeature, retainFeatures, setFeatures
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

F42Format

public F42Format()
Method Detail

getReader

public Reader getReader()
Overrides:
getReader in class F41Format

getWriter

public Writer getWriter()
Overrides:
getWriter in class F41Format

getVersion

public java.lang.String getVersion()
Overrides:
getVersion in class F41Format