public class ShowTextLineAndSpace extends OperatorProcessor
context
Constructor and Description |
---|
ShowTextLineAndSpace() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of this operator, e.g.
|
void |
process(Operator operator,
List<COSBase> arguments)
Process the operator.
|
checkArrayTypesClass, getContext, setContext
public void process(Operator operator, List<COSBase> arguments) throws IOException
OperatorProcessor
process
in class OperatorProcessor
operator
- the operator to processarguments
- the operands to use when processingIOException
- if the operator cannot be processedpublic String getName()
OperatorProcessor
getName
in class OperatorProcessor
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.