See: Description
| Interface | Description |
|---|---|
| BulkDocumentWorker |
The BulkDocumentWorker interface is designed to allow multiple documents to be processed together.
|
| DocumentWorker |
This is the main interface that must be implemented by a Document Worker.
|
| DocumentWorkerFactory |
When a Document Worker is initialised it will first look for an implementation of this interface (using the standard Java service
loader).
|
Copyright © 2016–2022 EntIT Software LLC, a Micro Focus company. All rights reserved.