public class FileIterator extends Object
FileIterator
is an iterator over a
number of files from a collection of FileSet instances.
Constructor and description |
---|
FileIterator
(org.apache.tools.ant.Project project, Iterator<org.apache.tools.ant.types.FileSet> fileSetIterator) |
FileIterator
(org.apache.tools.ant.Project project, Iterator<org.apache.tools.ant.types.FileSet> fileSetIterator, boolean iterateDirectories) |
throws UnsupportedOperationException
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.