TPTP 4.2.0 Platform Project
Public API Specification

Package org.eclipse.tptp.platform.report.drivers.html

Interface Summary
IDGenerationPolicy Provides the global service to define a HTML generation policy for the general Html driver
 

Class Summary
ConfParser This class contains an html writer parser configuration.
DAbstractDocumentPolicy This interface provides the service to generate valid html link reference.
DHtmlGraphicApplet This class uses the JScrib DExtensible extension mechanism to generate DGraphic items to html using an applet (jsgrpahicapplet.jar) If it is not delivered with the DHtmlWriter class, a default implementation for DGraphic items translation is taken: do nothing.
DHtmlGraphicImageAWT This class uses the JScrib DExtensible extension mechanism to provide an optionnal way to translate DGraphic items to html creating an image for each DGraphic.
DHtmlGraphicImageSWT This class uses the JScrib DExtensible extension mechanism to provide an optionnal way to translate DGraphic items to html by te mean of a JPEG image.
DHtmlGraphicSVG This class uses the JScrib DExtensible extension mechanism to generate DGraphic items into html using SVG format.
DHtmlWriter This is the Html Generator driver.
DMultiDocumentPolicy This interface provides the service to generate valid html link reference.
DOneDocumentPolicy This interface provides the service to generate valid html link reference.
 

Exception Summary
DHtmlWriterException Provides an exception class for the error occurs in the DHtmlWriter
 


TPTP 4.2.0 Platform Project
Public API Specification