|
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. |