org.apache.tools.ant.types
Class DirSet
- Cloneable, SelectorContainer
Subclass as hint for supporting tasks that the included directories
instead of files should be used.
Object | clone()- Return a DirSet that has the same basedir and same patternsets
as this one.
|
add, addAnd, addContains, addContainsRegexp, addCustom, addDate, addDepend, addDepth, addDifferent, addFilename, addMajority, addModified, addNone, addNot, addOr, addPresent, addSelector, addSize, addType, appendSelector, clone, createExclude, createExcludesFile, createInclude, createIncludesFile, createPatternSet, getDataTypeName, getDefaultexcludes, getDir, getDirectoryScanner, getRef, getSelectors, hasPatterns, hasSelectors, isFollowSymlinks, selectorCount, selectorElements, setCaseSensitive, setDefaultexcludes, setDir, setExcludes, setExcludesfile, setFile, setFollowSymlinks, setIncludes, setIncludesfile, setRefid, setupDirectoryScanner, toString |
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, setRefid, tooManyAttributes |
DirSet
protected DirSet(DirSet dirset)
clone
public Object clone()
Return a DirSet that has the same basedir and same patternsets
as this one.
- clone in interface AbstractFileSet
Copyright B) 2000-2006 Apache Software Foundation. All Rights Reserved.