public interface RendererEventProducer extends EventProducer
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-2012 The Apache Software Foundation. All Rights Reserved.