Interface | Description |
---|---|
Document |
Base interface for all documents can be generated by AjaxSwing
|
DocumentRenderer |
Base interface for rendering documents
|
Class | Description |
---|---|
AbstractDocument | |
AbstractDocumentRenderer |
Acts as a base class for all document renderers and contains logic shared by all of them.
|
DocumentRendererFactory |
Abastract Factory design pattern for instantiation of DocumentRenderers
Currently only HTML PositionedPageRenderer and StructuredPageRenderer are supported
|
RenderContext |
Stores the current runtime information about the rendering process.
|
TemplateEngine |
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.