public class HtmlBuilder extends Object
HtmlBuilder()
Element
getBody()
Document
getDocument()
getHead()
getTitle()
void
setTitle(String titleText)
write(File file)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HtmlBuilder()
public Document getDocument()
public Element getHead()
public Element getTitle()
public void setTitle(String titleText)
public Element getBody()
public void write(File file) throws IOException
IOException