Inheritance diagram for sfi.director.application.autodoc.Formathtml:

Public Member Functions | |
| void | generate (String filename, DocBuilder builder) throws DirectorException,IOException |
| generate document | |
| String | genIndex (Hashtable anchorTranslation) |
| void | generateHTML (File dir) throws DirectorException,IOException |
| DocBuilder | builder () |
| Accessor for attribute builder. | |
| DocBuilder | builder (DocBuilder builder) |
| Mutator for attribute builder. | |
Protected Attributes | |
| DocBuilder | builder = null |
| The DocBuilder instance. | |
|
|
Mutator for attribute builder. The DocBuilder instance. |
|
|
Accessor for attribute builder. The DocBuilder instance. |
|
||||||||||||
|
generate document
Implements sfi.director.application.autodoc.FormatHandler. |
|
|
Reimplemented in sfi.director.application.autodoc.Formatsplithtml. |
|
|
|
|
|
The DocBuilder instance.
|
1.4.5