com.sun.xml.bind.taglets
Class CustomPackageWriterImpl
java.lang.Object
PackageWriterImpl
com.sun.xml.bind.taglets.CustomPackageWriterImpl
public class CustomPackageWriterImpl
- extends PackageWriterImpl
Class to generate file for each package contents in the right-hand
frame. This will list all the Class Kinds in the package. A click on any
class-kind will update the frame with the clicked class-kind page.
Constructor Summary |
CustomPackageWriterImpl(ConfigurationImpl configuration,
PackageDoc packageDoc,
PackageDoc prev,
PackageDoc next)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomPackageWriterImpl
public CustomPackageWriterImpl(ConfigurationImpl configuration,
PackageDoc packageDoc,
PackageDoc prev,
PackageDoc next)
throws java.io.IOException
- Throws:
java.io.IOException
writePackageDescription
public void writePackageDescription()
-
writePackageHeader
public void writePackageHeader(java.lang.String heading)
-