-
- All Superinterfaces:
Annot8Component,AutoCloseable,WithProcessItem
public interface Processor extends Annot8Component, WithProcessItem
Base processor interface from which all processors extend.Processors do work on an item, such as adding new annotations, or creating new content.
-
-
Method Summary
-
Methods inherited from interface io.annot8.core.components.Annot8Component
buildCapabilities, close, configure
-
Methods inherited from interface io.annot8.core.helpers.WithProcessItem
process
-
-