Uses of Class
org.apache.fop.cli.Main.SystemWrapper
-
Packages that use Main.SystemWrapper Package Description org.apache.fop.cli 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.SystemWrapper Modifier and Type Method Description static void
Main. startFOP(java.lang.String[] args, Main.SystemWrapper systemWrapper)
Executes FOP with the given arguments.
-