|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.apache.fop.apps.Starter
org.apache.fop.apps.CommandLineStarter
super class for all classes which start Fop from the commandline Modified to use new streaming API by Mark Lillywhite, mark-fop@inomial.com
| Field Summary |
| Fields inherited from class org.apache.fop.apps.Starter |
log |
| Constructor Summary | |
CommandLineStarter(CommandLineOptions commandLineOptions)
|
|
| Method Summary | |
void |
run()
Run the format. |
| Methods inherited from class org.apache.fop.apps.Starter |
setInputHandler, setLogger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CommandLineStarter(CommandLineOptions commandLineOptions)
throws FOPException
| Method Detail |
public void run()
throws FOPException
run in class StarterFOPException - if there is an error during processing
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||