Class IFDocumentHandlerProxy

java.lang.Object
org.apache.fop.render.intermediate.util.IFDocumentHandlerProxy
All Implemented Interfaces:
IFDocumentHandler
Direct Known Subclasses:
EventProducingFilter

public class IFDocumentHandlerProxy extends Object implements IFDocumentHandler
This class is a simple proxy that delegates all method calls to another IFDocumentHandler instance.