|
|||||||||||
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
org.apache.fop.apps.AWTStarter
initialize AWT previewer
Field Summary | |
protected Driver |
driver
|
protected org.xml.sax.XMLReader |
parser
|
static java.lang.String |
TRANSLATION_PATH
|
Fields inherited from class org.apache.fop.apps.Starter |
log |
Constructor Summary | |
AWTStarter(CommandLineOptions commandLineOptions)
|
Method Summary | |
protected PreviewDialog |
createPreviewDialog(AWTRenderer renderer,
Translator res)
|
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 |
Field Detail |
protected Driver driver
protected org.xml.sax.XMLReader parser
public static final java.lang.String TRANSLATION_PATH
Constructor Detail |
public AWTStarter(CommandLineOptions commandLineOptions) throws FOPException
Method Detail |
public void run() throws FOPException
CommandLineStarter
run
in class CommandLineStarter
FOPException
- if there is an error during processingprotected PreviewDialog createPreviewDialog(AWTRenderer renderer, Translator res)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |