| Package | Description |
|---|---|
| org.sejda.sambox.contentstream.operator |
| Modifier and Type | Field and Description |
|---|---|
static OperatorConsumer |
OperatorConsumer.NO_OP |
| Modifier and Type | Method and Description |
|---|---|
void |
OperatorProcessorDecorator.setConsumer(OperatorConsumer consumer)
Set the consumer that decorates this OperatorProcessor
|
| Constructor and Description |
|---|
OperatorProcessorDecorator(OperatorProcessor delegate,
OperatorConsumer consumer)
Decorates the given
OperatorProcessor with the given OperatorConsumer function |
Copyright © 2019 sejda. All rights reserved.