public static interface MCParser.PdfOperator
| Modifier and Type | Method and Description |
|---|---|
void |
process(MCParser parser, PdfLiteral operator, List<PdfObject> operands)
Methods that processes an operator
|
void process(MCParser parser, PdfLiteral operator, List<PdfObject> operands) throws DocumentException, IOException
parser - the parser
operator - the operator
operands - its operands
IOException
DocumentException
Copyright © 1998–2022. All rights reserved.