Class StaxTransformPlugin

java.lang.Object
com.adaptris.stax.services.StaxTransformPlugin
All Implemented Interfaces:
ComponentLifecycle, Plugin

@ComponentProfile(summary="transform-plugin implementation for TransformPluginServiceList", since="3.8.4") public class StaxTransformPlugin extends Object implements Plugin
Plugin implementation that uses STaX to transform between 2 formats.

In the adapter configuration file this class is aliased as stax-transform-plugin which is the preferred alternative to the fully qualified classname when building your configuration.