See: Description
Interface | Description |
---|---|
PrinterJobFactory |
The PrintJobFactory creates PrintJobs for a renderer that shall print
a document.
|
Class | Description |
---|---|
Avalon2JCLAdapter | |
CompositeRenderer |
A composite renderer joins a set of renderers.
|
FOP0205Renderer |
Renderer that use Apache FOP to transform XSL-FO documents.
|
FOP1Renderer | |
FOPRenderer |
Renderer that use Apache FOP to transform XSL-FO documents.
|
Ibex3Renderer |
Renderer that use Ibex by Visual Programming Ltd to transform XSL-FO documents.
|
OutputFormat |
The output format specifies the type of renderers output.
|
PlainRenderer |
The plain renderer doesn't render anything, it only pipes XSL-FO
document or wraps XSL-FO document in root element of a XSL-Stylesheet.
|
Renderer |
A renderer transforms an XSL-FO into another output format like PDF,
Postscript or XHTML.
|
RendererFactory |
A renderer factory can be used for creating a renderer for a certain
output format instead of constructing it directly.
|
SimpleHTMLRenderer | |
XEP4Renderer |
A renderer using XEP by RenderX.
|
XincRenderer |
Renderer that use Xinc by Lunasil to transform XSL-FO documents.
|
XMLTreeViewer |
The XML tree viewer opens a Windows for each document and shows
the XSL-FO tree.
|
XSLFormatter3Renderer |
Renderer that use XSL Formatter by Antenna House
to transform XSL-FO documents.
|
XSLTRenderer |
© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.