Instance Constructors
-
new
Use
()
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
XsetIgnore
(arg0: String): Unit
-
def
XsetItems
(arg0: String): Unit
-
def
add
(arg0: FileSelector): Unit
-
def
addAnd
(arg0: AndSelector): Unit
-
def
addContains
(arg0: ContainsSelector): Unit
-
def
addContainsRegexp
(arg0: ContainsRegexpSelector): Unit
-
def
addCustom
(arg0: ExtendSelector): Unit
-
def
addDate
(arg0: DateSelector): Unit
-
def
addDepend
(arg0: DependSelector): Unit
-
def
addDepth
(arg0: DepthSelector): Unit
-
def
addDifferent
(arg0: DifferentSelector): Unit
-
def
addFilename
(arg0: FilenameSelector): Unit
-
def
addMajority
(arg0: MajoritySelector): Unit
-
def
addModified
(arg0: ModifiedSelector): Unit
-
def
addNone
(arg0: NoneSelector): Unit
-
def
addNot
(arg0: NotSelector): Unit
-
def
addOr
(arg0: OrSelector): Unit
-
def
addPresent
(arg0: PresentSelector): Unit
-
def
addSelector
(arg0: SelectSelector): Unit
-
def
addSize
(arg0: SizeSelector): Unit
-
def
addType
(arg0: TypeSelector): Unit
-
def
appendSelector
(arg0: FileSelector): Unit
-
def
asInstanceOf
[T0]
: T0
-
def
bindToOwner
(arg0: Task): Unit
-
def
buildError
(message: String): Nothing
-
def
clone
(): AnyRef
-
def
createExclude
(): NameEntry
-
def
createExcludesFile
(): NameEntry
-
def
createInclude
(): NameEntry
-
def
createIncludesFile
(): NameEntry
-
def
createPatternSet
(): PatternSet
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
execute
(): Unit
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
def
getDescription
(): String
-
def
getDirectoryScanner
(arg0: File): DirectoryScanner
-
def
getImplicitFileSet
(): FileSet
-
def
getLocation
(): Location
-
def
getOwningTarget
(): Target
-
def
getProject
(): Project
-
def
getRuntimeConfigurableWrapper
(): RuntimeConfigurable
-
def
getSelectors
(arg0: Project): Array[FileSelector]
-
def
getTaskName
(): String
-
def
getTaskType
(): String
-
def
getWrapper
(): RuntimeConfigurable
-
def
handleErrorFlush
(arg0: String): Unit
-
def
handleErrorOutput
(arg0: String): Unit
-
def
handleFlush
(arg0: String): Unit
-
def
handleInput
(arg0: Array[Byte], arg1: Int, arg2: Int): Int
-
def
handleOutput
(arg0: String): Unit
-
def
hasSelectors
(): Boolean
-
def
hashCode
(): Int
-
def
init
(): Unit
-
def
isInstanceOf
[T0]
: Boolean
-
def
isInvalid
(): Boolean
-
def
log
(arg0: String, arg1: Throwable, arg2: Int): Unit
-
def
log
(arg0: Throwable, arg1: Int): Unit
-
def
log
(arg0: String, arg1: Int): Unit
-
def
log
(arg0: String): Unit
-
def
maybeConfigure
(): Unit
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
perform
(): Unit
-
def
reconfigure
(): Unit
-
def
selectorCount
(): Int
-
def
selectorElements
(): Enumeration
-
def
setCaseSensitive
(arg0: Boolean): Unit
-
def
setDefaultexcludes
(arg0: Boolean): Unit
-
def
setDescription
(arg0: String): Unit
-
def
setDestdir
(input: File): Unit
-
def
setExcludes
(arg0: String): Unit
-
def
setExcludesfile
(arg0: File): Unit
-
def
setFailOnError
(input: Boolean): Unit
-
def
setFollowSymlinks
(arg0: Boolean): Unit
-
def
setId
(input: String): Unit
-
def
setIncludes
(arg0: String): Unit
-
def
setIncludesfile
(arg0: File): Unit
-
def
setLocation
(arg0: Location): Unit
-
def
setOwningTarget
(arg0: Target): Unit
-
def
setProject
(arg0: Project): Unit
-
def
setRuntimeConfigurableWrapper
(arg0: RuntimeConfigurable): Unit
-
def
setSrcdir
(input: File): Unit
-
def
setTaskName
(arg0: String): Unit
-
def
setTaskType
(arg0: String): Unit
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
toString
(): String
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Inherited from MatchingTask
Inherited from SelectorContainer
Inherited from Task
Inherited from ProjectComponent
Inherited from Cloneable
Inherited from AnyRef
Inherited from Any