public class BeginMarkedContentSequenceWithProperties extends OperatorProcessor
context| Constructor and Description | 
|---|
| BeginMarkedContentSequenceWithProperties() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | process(PDFOperator operator,
       List<COSBase> arguments)process the operator. | 
getContext, setContextpublic BeginMarkedContentSequenceWithProperties()
public void process(PDFOperator operator, List<COSBase> arguments) throws IOException
process in class OperatorProcessoroperator - The operator that is being processed.arguments - arguments needed by this operator.IOException - If there is an error processing the operator.Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.