com.sun.tdk.signaturetest.sigfile.f31
Class F31Format

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.f31.F31Format

public class F31Format
extends Format


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.Format
VERSION
 
Fields inherited from class com.sun.tdk.signaturetest.sigfile.FeaturesHolder
BuildMembers, ConstInfo, CopyRight, ListOfHiders, MergeModeSupported, NonStaticConstants, OuterClasses, TigerInfo, XHiders
 
Constructor Summary
F31Format()
           
 
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

F31Format

public F31Format()
Method Detail

getVersion

public java.lang.String getVersion()
Specified by:
getVersion in class Format

getReader

public Reader getReader()
Specified by:
getReader in class Format

getWriter

public Writer getWriter()
Specified by:
getWriter in class Format