Uses of Class
com.sapportals.portal.prt.util.html.HtmlDocument

Packages that use HtmlDocument
com.sapportals.portal.prt.util.html   
 

Uses of HtmlDocument in com.sapportals.portal.prt.util.html
 

Methods in com.sapportals.portal.prt.util.html that return HtmlDocument
 HtmlDocument HtmlDocument.setDocType(HtmlDocType doctype)
          Set the doctype element for this document container.
 HtmlDocument HtmlDocument.setHtml(Html html)
          Set the html element for this document container.
 HtmlDocument HtmlDocument.setHead(HtmlHead head)
          Set the head element for this document container.
 HtmlDocument HtmlDocument.setBody(HtmlBody body)
          Set the Body element for this document container.
 HtmlDocument HtmlDocument.setTitle(HtmlTitle title)
          Set the Title element for this document container.
 HtmlDocument HtmlDocument.setMeta(HtmlMeta meta)
          Set a Meta tag for this document container