public interface RendererEventProducer
| Modifier and Type | Interface and Description |
|---|---|
static class |
RendererEventProducer.Provider
Provider class for the event producer.
|
void ioError(java.lang.Object source,
java.io.IOException ioe)
source - the event sourceioe - the original I/O errorvoid endPage(java.lang.Object source,
int number)
source - the event sourcenumber - the page numberCopyright 1999-2019 The Apache Software Foundation. All Rights Reserved.