conditionalfileset
An Ant FileSet object augmented with if and unless conditions.
Attribute Description Type
casesensitive boolean
defaultexcludes boolean
description String
dir File
excludes String
excludesfile File
file File
followsymlinks boolean
if Sets the property name for the 'if' condition. The fileset will be ignored unless the property is defined. The value of the property is insignificant, but values that would imply misinterpretation ("false", "no") will throw an exception when evaluated. String
includes String
includesfile File
refid Reference
unless Set the property name for the 'unless' condition. If named property is set, the fileset will be ignored. The value of the property is insignificant, but values that would imply misinterpretation ("false", "no") of the behavior will throw an exception when evaluated. String
and
contains
containsregexp
custom
date
depend
depth
different
exclude
excludesfile
filename
include
includesfile
majority
modified
none
not
or
patternset
present
selector
size
type