Class AbstractIFDocumentHandler

java.lang.Object
org.apache.fop.render.intermediate.AbstractIFDocumentHandler
All Implemented Interfaces:
IFDocumentHandler
Direct Known Subclasses:
AbstractBinaryWritingIFDocumentHandler, AbstractXMLWritingIFDocumentHandler

public abstract class AbstractIFDocumentHandler extends Object implements IFDocumentHandler
Abstract base class for IFDocumentHandler implementations.