Element | Package and Description |
WmPublic. Converts a document (IData object) to an XML string. | |
WmPublic. Frees the resources allocated to a given XML node. | |
WmPublic. Gets the next XML node from a NodeIterator. | |
WmPublic. Creates and returns a NodeIterator. | |
WmPublic. Returns information about an XML node. | |
WmPublic. Retrieves an XML document via HTTP or HTTPS, parses it using the enhanced XML parser, and produces an org.w3c.dom.Node object. | |
WmPublic. Retrieves an XML document via HTTP or HTTPS, parses it using the legacy XML parser, and produces an XML node. | |
WmPublic. Queries an XML node. | |
WmPublic. Converts an XML node to a document (an IData object). | |
WmPublic. Converts an XML document (represented as a String, byte[ ], or InputStream) to an org.w3c.dom.Node object using the enhanced XML parser. | |
WmPublic. Converts an XML document (represented as a String, byte[ ], or InputStream) to an XML node using the legacy XML parser. |