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 TypeClassDescriptionclassInputHandler for the area tree XML (the old intermediate format) as input.classInputHandler for the intermediate format XML as input.classInputHandler 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 InputHandlerCommandLineOptions.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 voidFOPTaskStarter.renderInputHandler(InputHandler inputHandler, File outFile, String outputFormat)