Package | Description |
---|---|
org.codehaus.janino.util.iterator |
Some generic
Iterator -related helper classes. |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryIterator
An
Iterator that finds the normal File s who's names are
accepted by the
fileNameFilter and
that exist in the given rootDirectory ,
and those that exist in all subdirectories of the
rootDirectory who's names are
FilenameFilter.accept(java.io.File, java.lang.String) ed by the
directoryNameFilter
|
Copyright © 2001–2016. All rights reserved.