Class AbstractOutputDevice

java.lang.Object
org.xhtmlrenderer.render.AbstractOutputDevice
All Implemented Interfaces:
OutputDevice
Direct Known Subclasses:
ITextOutputDevice, Java2DOutputDevice

public abstract class AbstractOutputDevice extends Object implements OutputDevice
An abstract implementation of an OutputDevice. It provides complete implementations for many OutputDevice methods.