Class StaxTransformPlugin

  • All Implemented Interfaces:
    ComponentLifecycle, Plugin

    @ComponentProfile(summary="transform-plugin implementation for TransformPluginServiceList",
                      since="3.8.4")
    public class StaxTransformPlugin
    extends java.lang.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.