All Classes and Interfaces
Class
Description
Abstract base class for SAX
XMLReader implementations.Abstract base class for implementations of
XPathOperations.Implementation of the
XsdSchema interface that uses Apache WS-Commons XML Schema.Implementation of the
XsdSchemaCollection that uses Apache WS-Commons XML Schema.Commons XmlSchema version of the
XsdSchemaException.SAX
ContentHandler that transforms callback calls to DOM Nodes.Implementation of
XPathOperations that uses Jaxen.Implementation of
XPathOperations that uses JAXP 1.3.Helper class used to find the current version of JAXP.
An interface used by
XPathOperations implementations for processing Node objects on a per-node basis.An interface used by
XPathOperations implementations for mapping Node objects on a per-node basis.PropertyEditor for
javax.xml.namespace.QName, to populate a property of type QName from a String value.Helper class for using
QName.Convenient subclass of
SAXSource that reads from a Spring Resource.Convenient utility methods for dealing with SAX.
Convenient utility methods for loading of
Schema objects, performing standard handling of input streams.Simple
javax.xml.namespace.NamespaceContext implementation.The default
XsdSchema implementation.Convenient subclass of
StreamResult that writes to a StringWriter.Convenient subclass of
StreamSource that reads from a StringReader.Helper class for
Transformer usage.Convenient base class for objects that use a
Transformer.Convenient utility methods for dealing with TrAX.
Callback interface invoked on each sort of
Result.Callback interface invoked on each sort of
Source.Subinterface of
ErrorHandler that allows the registered errors to be retrieved.Root of the hierarchy of XML exception.
Exception thrown when a validation error occurs
Simple processor that validates a given
Source.Factory for
XmlValidator objects, being aware of JAXP 1.3 Validators, and JAXP 1.0 parsing
capabilities.Exception thrown when an error occurs during XPath processing.
Defines the contract for a precompiled XPath expression.
Factory for compiled
XPathExpressions, being aware of JAXP 1.3+ XPath functionality, and Jaxen.Spring
FactoryBean for XPathExpression object.Interface that specifies a basic set of XPath operations, implemented by various XPathTemplates.
Exception throws when a XPath expression cannot be parsed.
Represents an abstraction for XSD schemas.
Represents an abstraction for a collection of XSD schemas.
Base class for all WSDL definition exceptions.