| Name | Description | Type | Package | Framework |
| AbstractXmlReader | Abstract base class for SAX XMLReader implementations. | Class | org.springframework.xml.sax | Spring WebService |
| AbstractXPathTemplate | Abstract base class for implementations of XPathOperations. | Class | org.springframework.xml.xpath | Spring WebService |
| CommonsXsdSchema | Class | org.springframework.xml.xsd.commons | Spring WebService | |
| CommonsXsdSchemaCollection | Setting the inline flag to true will result in all referenced schemas(included and imported) being merged into the referred schema. | Class | org.springframework.xml.xsd.commons | Spring WebService |
| CommonsXsdSchemaException | Commons XmlSchema version of the XsdSchemaException. | Class | org.springframework.xml.xsd.commons | Spring WebService |
| DomContentHandler | SAX ContentHandler that transforms callback calls to DOM Nodes. | Class | org.springframework.xml.dom | Spring WebService |
| JaxenXPathTemplate | Namespaces can be set using the namespaces property. | Class | org.springframework.xml.xpath | Spring WebService |
| Jaxp13XPathTemplate | Namespaces can be set using the namespaces property. | Class | org.springframework.xml.xpath | Spring WebService |
| JaxpVersion | Helper class used to find the current version of JAXP. | Class | org.springframework.xml | Spring WebService |
| NodeCallbackHandler | An interface used by XPathOperations implementations for processing Node objects on a per-node basis. | Interface | org.springframework.xml.xpath | Spring WebService |
| NodeMapper | An interface used by XPathOperations implementations for mapping Node objects on a per-node basis. | Interface | org.springframework.xml.xpath | Spring WebService |
| QNameEditor | PropertyEditor for javax. | Class | org.springframework.xml.namespace | Spring WebService |
| QNameUtils | Helper class for using QName. | Class | org.springframework.xml.namespace | Spring WebService |
| ResourceSource | Convenient subclass of SAXSource that reads from a Spring Resource. | Class | org.springframework.xml.transform | Spring WebService |
| SaxUtils | Convenient utility methods for dealing with SAX. | Class | org.springframework.xml.sax | Spring WebService |
| SchemaLoaderUtils | Convenient utility methods for loading of Schema objects, performing standard handling of input streams. | Class | org.springframework.xml.validation | Spring WebService |
| SimpleNamespaceContext | Simple javax. | Class | org.springframework.xml.namespace | Spring WebService |
| SimpleXsdSchema | The default XsdSchema implementation. | Class | org.springframework.xml.xsd | Spring WebService |
| StringResult | Convenient subclass of StreamResult that writes to a StringWriter. | Class | org.springframework.xml.transform | Spring WebService |
| StringSource | Convenient subclass of StreamSource that reads from a StringReader. | Class | org.springframework.xml.transform | Spring WebService |
| TransformerHelper | Helper class for Transformer usage. | Class | org.springframework.xml.transform | Spring WebService |
| TransformerObjectSupport | Convenient base class for objects that use a Transformer. | Class | org.springframework.xml.transform | Spring WebService |
| TraxUtils | Convenient utility methods for dealing with TrAX. | Class | org.springframework.xml.transform | Spring WebService |
| TraxUtils .ResultCallback | Callback interface invoked on each sort of Result. | Interface | org.springframework.xml.transform.TraxUtils | Spring WebService |
| TraxUtils .SourceCallback | Callback interface invoked on each sort of Source. | Interface | org.springframework.xml.transform.TraxUtils | Spring WebService |
| ValidationErrorHandler | Subinterface of ErrorHandler that allows the registered errors to be retrieved. | Interface | org.springframework.xml.validation | Spring WebService |
| XmlException | Root of the hierarchy of XML exception. | Class | org.springframework.xml | Spring WebService |
| XmlValidationException | Exception thrown when a validation error occursSince:1. | Class | org.springframework.xml.validation | Spring WebService |
| XmlValidator | Simple processor that validates a given Source. | Interface | org.springframework.xml.validation | Spring WebService |
| XmlValidatorFactory | Factory for XmlValidator objects, being aware of JAXP 1. | Class | org.springframework.xml.validation | Spring WebService |
| XPathException | Exception thrown when an error occurs during XPath processing. | Class | org.springframework.xml.xpath | Spring WebService |
| XPathExpression | Defines the contract for a precompiled XPath expression. | Interface | org.springframework.xml.xpath | Spring WebService |
| XPathExpressionFactory | Factory for compiled XPathExpressions, being aware of JAXP 1. | Class | org.springframework.xml.xpath | Spring WebService |
| XPathExpressionFactoryBean | Spring FactoryBean for XPathExpression object. | Class | org.springframework.xml.xpath | Spring WebService |
| XPathOperations | Interface that specifies a basic set of XPath operations, implemented by various XPathTemplates. | Interface | org.springframework.xml.xpath | Spring WebService |
| XPathParseException | Exception throws when a XPath expression cannot be parsed. | Class | org.springframework.xml.xpath | Spring WebService |
| XsdSchema | Represents an abstraction for XSD schemas. | Interface | org.springframework.xml.xsd | Spring WebService |
| XsdSchemaCollection | Represents an abstraction for a collection of XSD schemas. | Interface | org.springframework.xml.xsd | Spring WebService |
| XsdSchemaException | Base class for all WSDL definition exceptions. | Class | org.springframework.xml.xsd | Spring WebService |