|
The Spring Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
DomUtils | Convenience methods for working with the DOM API, in particular for working with DOM Nodes and DOM Elements. |
SimpleSaxErrorHandler | Simple org.xml.sax.ErrorHandler implementation:
logs warnings using the given Commons Logging logger instance,
and rethrows errors to discontinue the XML transformation. |
SimpleTransformErrorListener | Simple javax.xml.transform.ErrorListener implementation:
logs warnings using the given Commons Logging logger instance,
and rethrows errors to discontinue the XML transformation. |
XmlValidationModeDetector | Detects whether an XML stream is using DTD- or XSD-based validation. |
Miscellaneous utility classes for XML parsing and transformation, such as error handlers that log warnings via Commons Logging.
|
The Spring Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |