| Interface | Description |
|---|---|
| PathSelector |
This is a simple path selector base class.
|
| Class | Description |
|---|---|
| AttrSelector | |
| DefaultErrorHandler | |
| DOMDecoder |
Helper class to marshal and unmarshal SOAP encoded nodes (using SOAP encoding http://www.w3.org/2001/XMLSchema).
|
| DOMDecoderBase | |
| DomPath |
Static helper class to retrieve DOM nodes/node values using a path syntax.
|
| DomTools |
Static utility class having stuff to easily obtain data from a DOM parsed
document.
|
| DOMWriter | Deprecated |
| ElementSelector | |
| IndexedSelector | |
| MimeUtil | |
| NodeIterator | |
| NodeListIterator |
Iterator for NodeList
|
| NSDomTools |
DomTools version that is namespace-aware.
|
| PathExpression |
Encapsulates a path into an XML expression.
|
| RootSelector |
This selector merely returns the root node of a path expression.
|
| SAXTools |
Utility class for handling SAX documents
|
| TextSelector |
Matches a single #text node.
|
| W3CSchemaCoder |
Helper class which encodes data using the w3c schema definitions; see
http://www.w3.org/TR/xmlschema-2
|
| XMLNameSpaces |
Well-known namespaces.
|
| XmlWriter |
Small utility class to write formatted XML documents.
|
| Exception | Description |
|---|---|
| W3CEncodingException |
Copyright © 2017 etc.to. All rights reserved.