com.sun.tdk.signaturetest.sigfile.f21
Class F21Format

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.f21.F21Format

public class F21Format
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
F21Format()
           
 
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

F21Format

public F21Format()
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