Class HtmlFormatter
java.lang.Object
com.pnfsoftware.jeb.core.output.text.HtmlFormatter
Utility class to generate basic HTML pages.
-
Constructor Summary
ConstructorsConstructorDescriptionHtmlFormatter
(ITextDocument doc, IItemStyleInfoProvider styleprv, String title, boolean insertCopyright) -
Method Summary
-
Constructor Details
-
HtmlFormatter
public HtmlFormatter(ITextDocument doc, IItemStyleInfoProvider styleprv, String title, boolean insertCopyright)
-
-
Method Details
-
generate
-