Class | Description |
---|---|
ConvertHTMLBuilder |
Command that converts HTML to XHTML using the TagSoup library.
|
XQueryBuilder |
Command that parses an InputStream that contains an XML document and runs the given XQuery over
the XML document.
|
XSLTBuilder |
Command that parses an InputStream that contains an XML document and runs the given XSL Transform
over the XML document.
|
Copyright © 2013–2015. All rights reserved.