|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transformer | |
|---|---|
| org.ikasan.framework.component.transformation | |
| Uses of Transformer in org.ikasan.framework.component.transformation |
|---|
| Classes in org.ikasan.framework.component.transformation that implement Transformer | |
|---|---|
class |
ExtendedXsltTransformer
Deprecated. - Use XslTransformer which supports the stylesheet being specified through an InputStream rather than a URI. |
class |
PluginTransformerAdapter
Deprecated. This has been superseded by org.ikasan.framework.component.transformation.PayloadProviderTransformer |
class |
SimpleXslTransformer
Simple Xsl Transformer implementation that only supports compiled (static) stylesheets |
class |
UncompressDataTransformer
A Transformer implementation that uncompresses data in GZIP format. |
class |
XMLReaderTransformer
This class is a Transformer that acts on incoming Payloads within an Event and transforms
the content to XML based on the supplied XMLReader instance. |
class |
XMLValidator
XML Validator uses an injected XML parser to validate each incoming payload content. |
class |
XsltTransformer
This class is an XSLT Transformer component that acts on all an Event's Payloads,
transforming them using the supplied style sheet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||