See: Description
| Class | Description | 
|---|---|
| DomUtils | Convenience methods for working with the DOM API,
 in particular for working with DOM Nodes and DOM Elements. | 
| SimpleNamespaceContext | Simple  javax.xml.namespace.NamespaceContextimplementation. | 
| SimpleSaxErrorHandler | Simple  org.xml.sax.ErrorHandlerimplementation:
 logs warnings using the given Commons Logging logger instance,
 and rethrows errors to discontinue the XML transformation. | 
| SimpleTransformErrorListener | Simple  javax.xml.transform.ErrorListenerimplementation:
 logs warnings using the given Commons Logging logger instance,
 and rethrows errors to discontinue the XML transformation. | 
| StaxUtils | Convenience methods for working with the StAX API. | 
| TransformerUtils | Contains common behavior relating to  Transformersand thejavax.xml.transformpackage in general. | 
| XmlValidationModeDetector | Detects whether an XML stream is using DTD- or XSD-based validation. |