org.springframework.xml |
Provides classes for XML handling: version detection and a base XML exception class. Mostly for internal use by the
framework.
|
Java Source File Name | Type | Comment |
JaxpVersion.java | Class | Helper class used to find the current version of JAXP. |
XmlException.java | Class | Root of the hierarchy of XML exception. |