public class Save extends OperatorProcessor
| Constructor and Description |
|---|
Save(PDFStreamEngine context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of this operator, e.g.
|
void |
process(Operator operator,
List<COSBase> arguments)
Process the operator.
|
checkArrayTypesClass, getContextpublic Save(PDFStreamEngine context)
public void process(Operator operator, List<COSBase> arguments)
OperatorProcessorprocess in class OperatorProcessoroperator - the operator to processarguments - the operands to use when processingpublic String getName()
OperatorProcessorgetName in class OperatorProcessorCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.