Package to.etc.xml

Interface Summary
PathSelector This is a simple path selector base class.
 

Class Summary
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  
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.
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 Summary
W3CEncodingException