org.apache.tools.ant.types
Class DirSet
public
class
DirSet
extends AbstractFileSet
Subclass as hint for supporting tasks that the included directories
instead of files should be used.
Since: Ant 1.5
Method Summary |
Object | clone()
Return a DirSet that has the same basedir and same patternsets
as this one. |
public DirSet()
protected DirSet(
DirSet dirset)
public Object clone()
Return a DirSet that has the same basedir and same patternsets
as this one.
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.