Defines the class that implements a custom pipeline process.
Markup plugins are not supported by Mobile Portal Accelerator.
Attribute | Description | Type | Default | Options | Use |
---|---|---|---|---|---|
class-name | The name of the class that handles SAX events in the pipeline | xs:string | none | required |
<markup-extensions>
<markup-extension
local-name="set-context"
namespace-uri="http://mycorp.com/pipeline_ext">
<process class-name="com.mycorp.xmlpipeline.ext.setcontext"/>
</markup-extension>
<markup-extensions>