com.sun.tdk.signaturetest.plugin
Class WriterAdapter

java.lang.Object
  extended by com.sun.tdk.signaturetest.sigfile.f40.F40Writer
      extended by com.sun.tdk.signaturetest.sigfile.f41.F41Writer
          extended by com.sun.tdk.signaturetest.plugin.WriterAdapter
All Implemented Interfaces:
Writer

public class WriterAdapter
extends F41Writer


Constructor Summary
WriterAdapter(Format f)
           
 
Method Summary
 
Methods inherited from class com.sun.tdk.signaturetest.sigfile.f41.F41Writer
write, writeHiders
 
Methods inherited from class com.sun.tdk.signaturetest.sigfile.f40.F40Writer
addFeature, close, getFormat, init, isMemberAccepted, setApiVersion, setFormat, write, writeHeader, writeInternalMembers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WriterAdapter

public WriterAdapter(Format f)