public static interface OCGParser.PdfOperator
| Modifier and Type | Method and Description |
|---|---|
void |
process(OCGParser parser,
PdfLiteral operator,
List<PdfObject> operands)
Methods that processes an operator
|
void process(OCGParser parser, PdfLiteral operator, List<PdfObject> operands) throws IOException
parser - the parseroperator - the operatoroperands - its operandsIOExceptionCopyright © 2017. All rights reserved.