Package org.springframework.xml.transform
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
ResourceSource Convenient subclass of SAXSource that reads from a Spring Resource .
StaxResult Implementation of the Result tagging interface for StAX writers.
StaxSource Implementation of the Source tagging interface for StAX readers.
StringResult Convenient subclass of StreamResult that writes to a StringWriter.
StringSource Convenient subclass of StreamSource that reads from a StringReader.
TransformerObjectSupport Convenient base class for objects that use a Transformer.
Provides classes that help with XML transformations. Mostly for internal use by the framework.