com.sun.tdk.signaturetest.sigfile.f41
Class F41Writer

java.lang.Object
  extended by com.sun.tdk.signaturetest.sigfile.f40.F40Writer
      extended by com.sun.tdk.signaturetest.sigfile.f41.F41Writer
All Implemented Interfaces:
Writer
Direct Known Subclasses:
F42Writer, WriterAdapter

public class F41Writer
extends F40Writer


Constructor Summary
F41Writer()
           
 
Method Summary
protected  void write(java.lang.StringBuffer buf, ClassDescription m)
           
protected  void writeHiders(ClassDescription classDescription, java.lang.StringBuffer buf)
           
 
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

F41Writer

public F41Writer()
Method Detail

writeHiders

protected void writeHiders(ClassDescription classDescription,
                           java.lang.StringBuffer buf)
Overrides:
writeHiders in class F40Writer

write

protected void write(java.lang.StringBuffer buf,
                     ClassDescription m)
Overrides:
write in class F40Writer