Overload List

  NameDescription
Public methodXhtmlParagraph()()()()
Create a new empty HtmlParagraph.
Public methodXhtmlParagraph(Stream)
Create a new XhtmlParagraph from an existing XHTML document.
Public methodXhtmlParagraph(String)
Create a new HtmlParagraph from a string containing HTML.
Public methodXhtmlParagraph(String, Stream)
Create a new HtmlParagraph from an existing HTML document.
Public methodXhtmlParagraph(String, String)
Create a new HtmlParagraph from a string containing HTML.
Public methodXhtmlParagraph(String, CssStyleSheet)
Create a new HtmlParagraph from a string, using the stylesheet.

See Also