Spring Web Services Framework

Package org.springframework.xml.transform

Provides classes that help with XML transformations.

See:
          Description

Class Summary
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.
 

Package org.springframework.xml.transform Description

Provides classes that help with XML transformations. Mostly for internal use by the framework.


Spring Web Services Framework

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.