|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--zork2Class.DirectoryListReader
the class DirectoryListReader
list all the sub directory of a given directory
creation :5 mai 03 at 17:52:09
Constructor Summary | |
DirectoryListReader(java.lang.String directory)
the constructor for DirectoryListReader |
Method Summary | |
java.lang.String[] |
listDirectory()
method :String[] listDirectory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DirectoryListReader(java.lang.String directory)
directory
- Method Detail |
public java.lang.String[] listDirectory()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |