Package org.apache.fop.apps

Class Summary
AWTStarter initialize AWT previewer
CommandLineOptions Options parses the commandline arguments
CommandLineStarter super class for all classes which start Fop from the commandline Modified to use new streaming API by Mark Lillywhite, mark-fop@inomial.com
Driver Primary class that drives overall FOP process.
FOInputHandler Manages input if it is an xsl:fo file
Fop  
FormattingResults Class for reporting back formatting results to the calling application.
InputHandler  
Options Options handles loading of configuration files and additional setting of commandline options
PageSequenceResults Class for reporting back formatting results to the calling application.
PrintStarter This class prints a xsl-fo dokument without interaction.
Starter abstract super class Creates a SAX Parser (defaulting to Xerces).
StreamRenderer This class acts as a bridge between the XML:FO parser and the formatting/rendering classes.
TraxInputHandler XSLTInputHandler basically takes an xml source and transforms it with an xslt source and the resulting xsl:fo document is input for Fop.
Version class representing the version of FOP.
XSLTInputHandler XSLTInputHandler takes an XML input, transforms it with XSLT and provides the resulting xsl:fo document as input for the FOP driver.
 

Exception Summary
FOPException Exception thrown when FOP has a problem
 



Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.