|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.apps.InputHandler
Constructor Summary | |
InputHandler()
|
Method Summary | |
static org.xml.sax.InputSource |
fileInputSource(java.io.File file)
create an InputSource from a File |
abstract org.xml.sax.InputSource |
getInputSource()
|
abstract org.xml.sax.XMLReader |
getParser()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public InputHandler()
Method Detail |
public abstract org.xml.sax.InputSource getInputSource()
public abstract org.xml.sax.XMLReader getParser()
public static org.xml.sax.InputSource fileInputSource(java.io.File file)
file
- the File
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |