public class HtmlBuilder extends Object
| Constructor and Description |
|---|
HtmlBuilder()
|
public DocumentgetDocument()
public ElementgetHtml()
public ElementgetHead()
public ElementgetTitle()
public void setTitle(StringtitleText)
public ElementgetBody()
public void write(Filefile) throws IOException
IOException
public void write(Pathfile) throws IOException
IOException