Configuring the Custom Processor

This processor uses user-supplied Java classes to handle XML documents.

For instructions on how to write such processors, see Develop Regular and Split Processors.

  1. Expand Custom processors, and click Add item.
  2. In Java class, specify the java class of your processor.
  3. In Processor's id, specify the identifier of the processor that must process documents. This id must be identical to the Entry point id.
  4. Optionally, in Custom parameters, specify a list of key and values that must be passed to your processor as additional configuration.
  5. Click Apply.