Uses of Class
org.apache.fop.cli.InputHandler
-
Packages that use InputHandler Package Description org.apache.fop.cli This package contains the command-line client for Apache FOP. -
-
Uses of InputHandler in org.apache.fop.cli
Subclasses of InputHandler in org.apache.fop.cli Modifier and Type Class Description class
AreaTreeInputHandler
InputHandler for the area tree XML (the old intermediate format) as input.class
IFInputHandler
InputHandler for the intermediate format XML as input.class
ImageInputHandler
InputHandler for the images (for example TIFF) as input.Methods in org.apache.fop.cli that return InputHandler Modifier and Type Method Description InputHandler
CommandLineOptions. getInputHandler()
-