See: Description
Interface | Description |
---|---|
TraxUtils.ResultCallback |
Callback interface invoked on each sort of
Result . |
TraxUtils.SourceCallback |
Callback interface invoked on each sort of
Source . |
Class | Description |
---|---|
ResourceSource |
Convenient subclass of
SAXSource that reads from a Spring Resource . |
StringResult |
Convenient subclass of
StreamResult that writes to a StringWriter . |
StringSource |
Convenient subclass of
StreamSource that reads from a StringReader . |
TransformerFactoryUtils | |
TransformerHelper |
Helper class for
Transformer usage. |
TransformerObjectSupport |
Convenient base class for objects that use a
Transformer . |
TraxUtils |
Convenient utility methods for dealing with TrAX.
|
Copyright © 2020 Pivotal Software. All rights reserved.