public class StubOperator
extends org.apache.pdfbox.contentstream.operator.OperatorProcessor
Constructor and Description |
---|
StubOperator(org.apache.pdfbox.contentstream.PDFStreamEngine context,
String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
process(org.apache.pdfbox.contentstream.operator.Operator operator,
List<org.apache.pdfbox.cos.COSBase> arguments) |
public StubOperator(org.apache.pdfbox.contentstream.PDFStreamEngine context, String name)
public void process(org.apache.pdfbox.contentstream.operator.Operator operator, List<org.apache.pdfbox.cos.COSBase> arguments) throws IOException
process
in class org.apache.pdfbox.contentstream.operator.OperatorProcessor
IOException
public String getName()
getName
in class org.apache.pdfbox.contentstream.operator.OperatorProcessor
Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.