Uses of Class
org.apache.fop.cli.InputHandler
Packages that use InputHandler
Package
Description
This package contains the command-line client for Apache FOP.
FOP-related tasks for Apache Ant.
-
Uses of InputHandler in org.apache.fop.cli
Subclasses of InputHandler in org.apache.fop.cliModifier and TypeClassDescriptionclass
InputHandler for the area tree XML (the old intermediate format) as input.class
InputHandler for the intermediate format XML as input.class
InputHandler for the images (for example TIFF) as input.Fields in org.apache.fop.cli declared as InputHandlerMethods in org.apache.fop.cli that return InputHandlerModifier and TypeMethodDescriptionprivate InputHandler
CommandLineOptions.createInputHandler()
Create an InputHandler object based on command-line parametersCommandLineOptions.getInputHandler()
-
Uses of InputHandler in org.apache.fop.tools.anttasks
Methods in org.apache.fop.tools.anttasks with parameters of type InputHandlerModifier and TypeMethodDescriptionprivate void
FOPTaskStarter.renderInputHandler
(InputHandler inputHandler, File outFile, String outputFormat)