FileScanner
is a bean which allows the iteration
over a number of files from a collection of FileSet instances.
Constructor and description |
---|
FileScanner
() |
FileScanner
(Project project) |
Type | Name and description |
---|---|
void |
addFileset(FileSet set) Adds a set of files (nested fileset attribute). |
void |
clear() Clears any file sets that have been added to this scanner |
Iterator |
directories() |
boolean |
hasFiles() |
Iterator |
iterator() |
Methods inherited from class | Name |
---|---|
class Task |
getOwningTarget, getTaskType, setTaskType, setTaskName, setOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, maybeConfigure, reconfigure, perform, bindToOwner, getTaskName, execute, log, log, log, log, init, setProject, setLocation, getDescription, getProject, setDescription, clone, getLocation, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
class ProjectComponent |
setProject, setLocation, getDescription, getProject, setDescription, clone, log, log, getLocation, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2014 The Codehaus. All rights reserved.