org.apache.tools.ant.types
public class DirSet extends AbstractFileSet
Since: Ant 1.5
| Constructor Summary | |
|---|---|
| DirSet() | |
| protected | DirSet(DirSet dirset) |
| Method Summary | |
|---|---|
| Object | clone()
Return a DirSet that has the same basedir and same patternsets
as this one. |