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