|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mchange.io.impl.DirectoryDescendingFileFinderImpl
public class DirectoryDescendingFileFinderImpl
| Constructor Summary | |
|---|---|
DirectoryDescendingFileFinderImpl(java.io.File root)
Deprecated. |
|
DirectoryDescendingFileFinderImpl(java.io.File root,
java.io.FilenameFilter filter,
boolean canonical)
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
hasMoreElements()
Deprecated. |
boolean |
hasMoreFiles()
Deprecated. |
static void |
main(java.lang.String[] argv)
Deprecated. |
java.lang.Object |
nextElement()
Deprecated. |
java.io.File |
nextFile()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryDescendingFileFinderImpl(java.io.File root,
java.io.FilenameFilter filter,
boolean canonical)
throws java.io.IOException
java.io.IOException
public DirectoryDescendingFileFinderImpl(java.io.File root)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public boolean hasMoreFiles()
hasMoreFiles in interface FileEnumeration
public java.io.File nextFile()
throws java.io.IOException
nextFile in interface FileEnumerationjava.io.IOExceptionpublic boolean hasMoreElements()
hasMoreElements in interface IOEnumeration
public java.lang.Object nextElement()
throws java.io.IOException
nextElement in interface IOEnumerationjava.io.IOExceptionpublic static void main(java.lang.String[] argv)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||