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 parser
operator
- the operator
operands
- its operands
IOException
Copyright © 2016. All rights reserved.