|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.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)
|
Method Summary | |
org.xml.sax.InputSource |
getInputSource()
|
org.xml.sax.XMLReader |
getParser()
|
Methods inherited from class org.apache.fop.apps.InputHandler |
fileInputSource |
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)
Method Detail |
public org.xml.sax.InputSource getInputSource()
public org.xml.sax.XMLReader getParser()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |