A web API for parsing XML, HTML and SVG documents. Just a convenience wrapper over the HtmlParser.
Public Member Functions | |
Dom.Document | parseFromString (string text, string type) |
Parses a complete document from the given string. More... | |
|
inline |
Parses a complete document from the given string.