|
Class Summary |
| XPathTextWorker |
This worker applies an arbitrary XPath expression to an XML document, and
returns a nodelist containing the nodes that match the XPath expression. |
| XPathWorker |
This worker applies an arbitrary XPath expression to an XML document, and
returns a nodelist containing the nodes that match the XPath expression. |
| XQueryWorker |
This class allows the user to create XQuery's against an XML document. |
| XSLTWorker |
This processor transforms an input XML document into an output document. |