public class GRestore extends OperatorProcessor
context| Constructor and Description |
|---|
GRestore() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(PDFOperator operator,
List<COSBase> arguments)
process the operator.
|
getContext, setContextpublic void process(PDFOperator operator, List<COSBase> arguments)
process in class OperatorProcessoroperator - The operator that is being processed.arguments - arguments needed by this operator.Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.