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