Uses of Class
htmlflow.HtmlDoc

Packages that use HtmlDoc
Package
Description
 
  • Uses of HtmlDoc in htmlflow

    Methods in htmlflow that return HtmlDoc
    Modifier and Type
    Method
    Description
    static HtmlDoc
    HtmlFlow.doc(Appendable out)
    Creates a HtmlDoc object corresponding to a static HTML page (without model dependency) that emits HTML to an output Appendable