| Constructor and Description |
|---|
DirectoryAnnotated(File dir,
AnnotationFilter filter)
Creates a new DirAnnotated instance.
|
| Modifier and Type | Method and Description |
|---|---|
File |
getDir()
Returns the directory for this iterator.
|
protected Iterator<Annotated> |
map(File file)
Maps the given file to a sequence of
Annotated instances. |
String |
toString() |
accept, hasNext, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemaining, removepublic DirectoryAnnotated(File dir, AnnotationFilter filter)
Copyright © 2025 The Cornutum Project. All rights reserved.