edu.jhu.ece.iacl.doc
Class DocumentGeneratorHTML
java.lang.Object
edu.jhu.ece.iacl.doc.DocumentGenerator
edu.jhu.ece.iacl.doc.DocumentGeneratorHTML
public class DocumentGeneratorHTML
- extends DocumentGenerator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentGeneratorHTML
public DocumentGeneratorHTML()
createCitations
protected java.lang.StringBuffer createCitations(ProcessingAlgorithm alg)
- Specified by:
createCitations in class DocumentGenerator
createAuthors
protected java.lang.StringBuffer createAuthors(ProcessingAlgorithm alg)
- Specified by:
createAuthors in class DocumentGenerator
createFooter
protected java.lang.StringBuffer createFooter(ProcessingAlgorithm alg)
- Specified by:
createFooter in class DocumentGenerator
createHeader
protected java.lang.StringBuffer createHeader(ProcessingAlgorithm alg)
- Specified by:
createHeader in class DocumentGenerator
createInputInformation
protected java.lang.StringBuffer createInputInformation(ProcessingAlgorithm alg)
- Specified by:
createInputInformation in class DocumentGenerator
createOutputInformation
protected java.lang.StringBuffer createOutputInformation(ProcessingAlgorithm alg)
- Specified by:
createOutputInformation in class DocumentGenerator
createShortDescription
protected java.lang.StringBuffer createShortDescription(ProcessingAlgorithm alg)
- Specified by:
createShortDescription in class DocumentGenerator
createLongDescription
protected java.lang.StringBuffer createLongDescription(ProcessingAlgorithm alg)
- Specified by:
createLongDescription in class DocumentGenerator