|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.apache.fop.apps.InputHandler
org.apache.fop.apps.FOInputHandler
Manages input if it is an xsl:fo file
| Constructor Summary | |
FOInputHandler(java.io.File fofile)
|
|
FOInputHandler(java.net.URL url)
|
|
| Method Summary | |
org.xml.sax.InputSource |
getInputSource()
|
org.xml.sax.XMLReader |
getParser()
|
void |
run(Driver driver)
|
| Methods inherited from class org.apache.fop.apps.InputHandler |
createParser, fileInputSource, urlInputSource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FOInputHandler(java.io.File fofile)
public FOInputHandler(java.net.URL url)
| Method Detail |
public org.xml.sax.InputSource getInputSource()
getInputSource in class InputHandler
public org.xml.sax.XMLReader getParser()
throws FOPException
getParser in class InputHandlerFOPException
public void run(Driver driver)
throws FOPException
run in class InputHandlerFOPException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||