com.sun.xml.bind.taglets
Class CustomClassWriterImpl

java.lang.Object
  extended by ClassWriterImpl
      extended by com.sun.xml.bind.taglets.CustomClassWriterImpl

public class CustomClassWriterImpl
extends ClassWriterImpl

Generate the Class Information Page.

See Also:
com.sun.javadoc.ClassDoc, Collections, List, ArrayList, HashMap

Constructor Summary
CustomClassWriterImpl(ClassDoc classDoc, ClassDoc prevClass, ClassDoc nextClass, ClassTree classTree)
           
 
Method Summary
protected  void printSummaryDetailLinks()
           
 void writeHeader(java.lang.String header)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomClassWriterImpl

public CustomClassWriterImpl(ClassDoc classDoc,
                             ClassDoc prevClass,
                             ClassDoc nextClass,
                             ClassTree classTree)
                      throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

writeHeader

public void writeHeader(java.lang.String header)

printSummaryDetailLinks

protected void printSummaryDetailLinks()