Uses of Class
org.apache.fop.cli.Main.SystemWrapper
Packages that use Main.SystemWrapper
Package
Description
This package contains the command-line client for Apache FOP.
-
Uses of Main.SystemWrapper in org.apache.fop.cli
Methods in org.apache.fop.cli with parameters of type Main.SystemWrapperModifier and TypeMethodDescriptionstatic void
Main.startFOP
(String[] args, Main.SystemWrapper systemWrapper) Executes FOP with the given arguments.