|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--irc.LocalFileHandler
Local file handler.
Constructor Summary | |
LocalFileHandler()
|
Method Summary | |
java.io.InputStream |
getInputStream(java.lang.String fileName)
Get an input stream from the given filename. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LocalFileHandler()
Method Detail |
public java.io.InputStream getInputStream(java.lang.String fileName)
FileHandler
getInputStream
in interface FileHandler
fileName
- file name to get inputstream from.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |