|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface OCGParser.PdfOperator
PDF Operator interface.
Method Summary | |
---|---|
void |
process(OCGParser parser,
PdfLiteral operator,
List<PdfObject> operands)
Methods that processes an operator |
Method Detail |
---|
void process(OCGParser parser, PdfLiteral operator, List<PdfObject> operands) throws IOException
parser
- the parseroperator
- the operatoroperands
- its operands
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |