|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
org.apache.fop.render.intermediate.EventProducingFilter
public class EventProducingFilter
A filter that uses the Event Notification System to broadcast IF events.
Field Summary |
---|
Fields inherited from class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy |
---|
delegate |
Constructor Summary | |
---|---|
EventProducingFilter(IFDocumentHandler ifDocumentHandler,
FOUserAgent userAgent)
Constructor |
Method Summary | |
---|---|
void |
endPage()
Indicates the end of a page |
Methods inherited from class org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy |
---|
endDocument, endDocumentHeader, endDocumentTrailer, endPageContent, endPageHeader, endPageSequence, endPageTrailer, getConfigurator, getContext, getDocumentNavigationHandler, getFontInfo, getMimeType, getStructureTreeEventHandler, handleExtensionObject, setDefaultFontInfo, setDocumentLocale, setFontInfo, setResult, startDocument, startDocumentHeader, startDocumentTrailer, startPage, startPageContent, startPageHeader, startPageSequence, startPageTrailer, supportsPagesOutOfOrder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventProducingFilter(IFDocumentHandler ifDocumentHandler, FOUserAgent userAgent)
ifDocumentHandler
- the IFDocumentHandler to filteruserAgent
- the FOUerAgentMethod Detail |
---|
public void endPage() throws IFException
IFDocumentHandlerProxy
endPage
in interface IFDocumentHandler
endPage
in class IFDocumentHandlerProxy
IFException
- if an error occurs while handling this event
|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |