|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--zork2Class.FileContentLoader
the class FileContentLoader
creation :5 mai 03 at 17:53:12
load the content of a file
Constructor Summary | |
FileContentLoader(java.lang.String fichier)
the constructor for FileContentLoader |
Method Summary | |
java.lang.String |
loadContent()
method :String loadContent load the content of the file |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileContentLoader(java.lang.String fichier)
fichier
- the file we want to load the contentMethod Detail |
public java.lang.String loadContent()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |