Class Summary |
AWTStarter |
initialize AWT previewer |
CommandLineOptions |
Options parses the commandline arguments |
CommandLineStarter |
super class for all classes which start Fop from the commandline |
Driver |
Primary class that drives overall FOP process. |
FOInputHandler |
Manages input if it is an xsl:fo file |
Fop |
|
InputHandler |
|
Options |
Options handles loading of configuration files and
additional setting of commandline options |
PrintStarter |
This class prints a xsl-fo dokument without interaction. |
Starter |
abstract super class
Creates a SAX Parser (defaulting to Xerces). |
TraxInputHandler |
XSLTInputHandler basically takes an xmlfile and transforms it with an xsltfile
and the resulting xsl:fo document is input for Fop. |
Version |
class representing the version of FOP. |
XSLTInputHandler |
XSLTInputHandler basically takes an xmlfile and transforms it with an xsltfile
and the resulting xsl:fo document is input for Fop. |