|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputHandler | |
org.apache.fop.apps |
Uses of InputHandler in org.apache.fop.apps |
Subclasses of InputHandler in org.apache.fop.apps | |
class |
FOInputHandler
Manages input if it is an xsl:fo file |
class |
TraxInputHandler
XSLTInputHandler basically takes an xml source and transforms it with an xslt source and the resulting xsl:fo document is input for Fop. |
class |
XSLTInputHandler
XSLTInputHandler takes an XML input, transforms it with XSLT and provides the resulting xsl:fo document as input for the FOP driver. |
Methods in org.apache.fop.apps that return InputHandler | |
InputHandler |
CommandLineOptions.getInputHandler()
|
Methods in org.apache.fop.apps with parameters of type InputHandler | |
void |
Starter.setInputHandler(InputHandler inputHandler)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |