public class PDFAnnotationRemoverNode extends Node
This Node removes embedded PDF annotations from a given PDF document.
Its worker respects PageCountLimits
Node.Cardinality| Constructor and Description |
|---|
PDFAnnotationRemoverNode() |
| Modifier and Type | Method and Description |
|---|---|
String |
getWorkerClassName()
Return the node's associated
NodeWorker full qualified class's
name. |
addTransportReceiver, appendSuccessor, apply, equals, getInputCardinality, getJob, getOutputCardinality, getPredecessors, getSubsidiaryNodes, getSuccessors, getTransportSender, getUUID, hashCode, initialize, prependPredecessor, remove, validateConfigurationpublic String getWorkerClassName()
Node
Return the node's associated
NodeWorker full qualified class's
name. By default, the worker class name is
This behavior can be overridden in concrete subclasses.
getWorkerClassName in class NodeCopyright © 2017 levigo holding gmbh. All rights reserved.