public class HtmlBuilder extends Object
public DocumentgetDocument()
public ElementgetHead()
public ElementgetTitle()
public void setTitle(StringtitleText)
public ElementgetBody()
public void write(Filefile) throws IOException
IOException
public void write(Pathfile) throws IOException
IOException