|
|||||||||
| Home >> All >> org >> springframework >> util >> [ xml overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.springframework.util.xml
Miscellaneous utility classes, such as String manipulation utilities, a Log4J configurer, and a state holder for paged lists of objects.
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. |
Package org.springframework.util.xml Description
Miscellaneous utility classes, such as String manipulation utilities, a Log4J configurer, and a state holder for paged lists of objects.
|
|||||||||
| Home >> All >> org >> springframework >> util >> [ xml overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||