| Interface | Description |
|---|---|
| IVolumeResultProcessor<T> |
Processing results interface based on processed object
|
| IVolumeWriter<T> |
Writing interface based on writing object
|
| Class | Description |
|---|---|
| VolumeEventDataHandler<T,V extends com.itextpdf.kernel.counter.data.EventData<T>> |
This class implements logic of
EventDataHandler with Strategy pattern for handling
the processing logic with IVolumeWriter and the result processing logic with
IVolumeResultProcessor. |
Copyright © 2020. All rights reserved.