abstract class DomUtils
Convenience methods for working with the DOM API, in particular for working with DOM Nodes and DOM Elements. |
|
open class SimpleNamespaceContext : NamespaceContext
Simple |
|
open class SimpleSaxErrorHandler : ErrorHandler
Simple |
|
open class SimpleTransformErrorListener : ErrorListener
Simple |
|
abstract class StaxUtils
Convenience methods for working with the StAX API. Partly historic due to JAXP 1.3 compatibility; as of Spring 4.0, relying on JAXP 1.4 as included in JDK 1.6 and higher. In particular, methods for using StAX ( |
|
abstract class TransformerUtils
Contains common behavior relating to javax.xml.transform.Transformer, and the |
|
open class XmlValidationModeDetector
Detects whether an XML stream is using DTD- or XSD-based validation. |