de.tototec.sbuild.ant.tasks

AntDelete

class AntDelete extends Delete

Linear Supertypes
Delete, MatchingTask, SelectorContainer, Task, ProjectComponent, Cloneable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. AntDelete
  2. Delete
  3. MatchingTask
  4. SelectorContainer
  5. Task
  6. ProjectComponent
  7. Cloneable
  8. AnyRef
  9. Any
Implicitly
  1. by any2stringadd
  2. by any2stringfmt
  3. by any2ArrowAssoc
  4. by any2Ensuring
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new AntDelete(file: File = null, dir: File = null, includes: String = null, excludes: String = null)(implicit _project: Project)

  2. new AntDelete()(implicit _project: Project)

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. def +(other: String): String

    Implicit information
    This member is added by an implicit conversion from AntDelete to StringAdd performed by method any2stringadd in scala.Predef.
    Definition Classes
    StringAdd
  5. def ->[B](y: B): (AntDelete, B)

    Implicit information
    This member is added by an implicit conversion from AntDelete to ArrowAssoc[AntDelete] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  6. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  7. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  8. def XsetIgnore(arg0: String): Unit

    Definition Classes
    MatchingTask
  9. def XsetItems(arg0: String): Unit

    Definition Classes
    MatchingTask
  10. def add(arg0: FileSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  11. def add(arg0: ResourceCollection): Unit

    Definition Classes
    Delete
  12. def addAnd(arg0: AndSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  13. def addContains(arg0: ContainsSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  14. def addContainsRegexp(arg0: ContainsRegexpSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  15. def addCustom(arg0: ExtendSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  16. def addDate(arg0: DateSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  17. def addDepend(arg0: DependSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  18. def addDepth(arg0: DepthSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  19. def addDifferent(arg0: DifferentSelector): Unit

    Definition Classes
    MatchingTask → SelectorContainer
  20. def addFilename(arg0: FilenameSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  21. def addFileset(arg0: FileSet): Unit

    Definition Classes
    Delete
  22. def addMajority(arg0: MajoritySelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  23. def addModified(arg0: ModifiedSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  24. def addNone(arg0: NoneSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  25. def addNot(arg0: NotSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  26. def addOr(arg0: OrSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  27. def addPresent(arg0: PresentSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  28. def addSelector(arg0: SelectSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  29. def addSize(arg0: SizeSelector): Unit

    Definition Classes
    Delete → MatchingTask → SelectorContainer
  30. def addType(arg0: TypeSelector): Unit

    Definition Classes
    MatchingTask → SelectorContainer
  31. def appendSelector(arg0: FileSelector): Unit

    Definition Classes
    MatchingTask → SelectorContainer
  32. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  33. final def bindToOwner(arg0: Task): Unit

    Definition Classes
    Task
  34. def clone(): AnyRef

    Definition Classes
    ProjectComponent → AnyRef
    Annotations
    @throws( ... )
  35. def createExclude(): NameEntry

    Definition Classes
    Delete → MatchingTask
  36. def createExcludesFile(): NameEntry

    Definition Classes
    Delete → MatchingTask
  37. def createInclude(): NameEntry

    Definition Classes
    Delete → MatchingTask
  38. def createIncludesFile(): NameEntry

    Definition Classes
    Delete → MatchingTask
  39. def createPatternSet(): PatternSet

    Definition Classes
    Delete → MatchingTask
  40. def ensuring(cond: (AntDelete) ⇒ Boolean, msg: ⇒ Any): AntDelete

    Implicit information
    This member is added by an implicit conversion from AntDelete to Ensuring[AntDelete] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  41. def ensuring(cond: (AntDelete) ⇒ Boolean): AntDelete

    Implicit information
    This member is added by an implicit conversion from AntDelete to Ensuring[AntDelete] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  42. def ensuring(cond: Boolean, msg: ⇒ Any): AntDelete

    Implicit information
    This member is added by an implicit conversion from AntDelete to Ensuring[AntDelete] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  43. def ensuring(cond: Boolean): AntDelete

    Implicit information
    This member is added by an implicit conversion from AntDelete to Ensuring[AntDelete] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  44. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  45. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  46. def execute(): Unit

    Definition Classes
    Delete → Task
    Annotations
    @throws( ... )
  47. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  48. def formatted(fmtstr: String): String

    Implicit information
    This member is added by an implicit conversion from AntDelete to StringFormat performed by method any2stringfmt in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  49. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  50. def getDescription(): String

    Definition Classes
    ProjectComponent
  51. def getDirectoryScanner(arg0: File): DirectoryScanner

    Attributes
    protected[org.apache.tools.ant.taskdefs]
    Definition Classes
    MatchingTask
  52. final def getImplicitFileSet(): FileSet

    Attributes
    protected[org.apache.tools.ant.taskdefs]
    Definition Classes
    MatchingTask
  53. def getLocation(): Location

    Definition Classes
    ProjectComponent
  54. def getOwningTarget(): org.apache.tools.ant.Target

    Definition Classes
    Task
  55. def getProject(): org.apache.tools.ant.Project

    Definition Classes
    ProjectComponent
  56. def getRuntimeConfigurableWrapper(): RuntimeConfigurable

    Definition Classes
    Task
  57. def getSelectors(arg0: org.apache.tools.ant.Project): Array[FileSelector]

    Definition Classes
    MatchingTask → SelectorContainer
  58. def getTaskName(): String

    Definition Classes
    Task
  59. def getTaskType(): String

    Definition Classes
    Task
  60. def getWrapper(): RuntimeConfigurable

    Attributes
    protected[org.apache.tools.ant]
    Definition Classes
    Task
  61. def handleErrorFlush(arg0: String): Unit

    Attributes
    protected[org.apache.tools.ant]
    Definition Classes
    Task
  62. def handleErrorOutput(arg0: String): Unit

    Attributes
    protected[org.apache.tools.ant]
    Definition Classes
    Task
  63. def handleFlush(arg0: String): Unit

    Attributes
    protected[org.apache.tools.ant]
    Definition Classes
    Task
  64. def handleInput(arg0: Array[Byte], arg1: Int, arg2: Int): Int

    Attributes
    protected[org.apache.tools.ant]
    Definition Classes
    Task
    Annotations
    @throws( classOf[java.io.IOException] )
  65. def handleOutput(arg0: String): Unit

    Attributes
    protected[org.apache.tools.ant]
    Definition Classes
    Task
  66. def hasSelectors(): Boolean

    Definition Classes
    MatchingTask → SelectorContainer
  67. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  68. def init(): Unit

    Definition Classes
    Task
    Annotations
    @throws( ... )
  69. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  70. final def isInvalid(): Boolean

    Attributes
    protected[org.apache.tools.ant]
    Definition Classes
    Task
  71. def log(arg0: String, arg1: Throwable, arg2: Int): Unit

    Definition Classes
    Task
  72. def log(arg0: Throwable, arg1: Int): Unit

    Definition Classes
    Task
  73. def log(arg0: String, arg1: Int): Unit

    Definition Classes
    Task → ProjectComponent
  74. def log(arg0: String): Unit

    Definition Classes
    Task → ProjectComponent
  75. def maybeConfigure(): Unit

    Definition Classes
    Task
    Annotations
    @throws( ... )
  76. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  77. final def notify(): Unit

    Definition Classes
    AnyRef
  78. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  79. final def perform(): Unit

    Definition Classes
    Task
  80. def reconfigure(): Unit

    Definition Classes
    Task
  81. def removeDir(arg0: File): Unit

    Attributes
    protected[org.apache.tools.ant.taskdefs]
    Definition Classes
    Delete
  82. def removeFiles(arg0: File, arg1: Array[String], arg2: Array[String]): Unit

    Attributes
    protected[org.apache.tools.ant.taskdefs]
    Definition Classes
    Delete
  83. def selectorCount(): Int

    Definition Classes
    MatchingTask → SelectorContainer
  84. def selectorElements(): Enumeration

    Definition Classes
    MatchingTask → SelectorContainer
  85. def setCaseSensitive(arg0: Boolean): Unit

    Definition Classes
    Delete → MatchingTask
  86. def setDefaultexcludes(arg0: Boolean): Unit

    Definition Classes
    Delete → MatchingTask
  87. def setDeleteOnExit(arg0: Boolean): Unit

    Definition Classes
    Delete
  88. def setDescription(arg0: String): Unit

    Definition Classes
    ProjectComponent
  89. def setDir(dir: File): Unit

    Definition Classes
    AntDelete → Delete
  90. def setExcludes(arg0: String): Unit

    Definition Classes
    Delete → MatchingTask
  91. def setExcludesfile(arg0: File): Unit

    Definition Classes
    Delete → MatchingTask
  92. def setFailOnError(arg0: Boolean): Unit

    Definition Classes
    Delete
  93. def setFile(file: File): Unit

    Definition Classes
    AntDelete → Delete
  94. def setFollowSymlinks(arg0: Boolean): Unit

    Definition Classes
    Delete → MatchingTask
  95. def setIncludeEmptyDirs(arg0: Boolean): Unit

    Definition Classes
    Delete
  96. def setIncludes(arg0: String): Unit

    Definition Classes
    Delete → MatchingTask
  97. def setIncludesfile(arg0: File): Unit

    Definition Classes
    Delete → MatchingTask
  98. def setLocation(arg0: Location): Unit

    Definition Classes
    ProjectComponent
  99. def setOwningTarget(arg0: org.apache.tools.ant.Target): Unit

    Definition Classes
    Task
  100. def setPerformGcOnFailedDelete(arg0: Boolean): Unit

    Definition Classes
    Delete
  101. def setProject(arg0: org.apache.tools.ant.Project): Unit

    Definition Classes
    MatchingTask → ProjectComponent
  102. def setQuiet(arg0: Boolean): Unit

    Definition Classes
    Delete
  103. def setRemoveNotFollowedSymlinks(arg0: Boolean): Unit

    Definition Classes
    Delete
  104. def setRuntimeConfigurableWrapper(arg0: RuntimeConfigurable): Unit

    Definition Classes
    Task
  105. def setTaskName(arg0: String): Unit

    Definition Classes
    Task
  106. def setTaskType(arg0: String): Unit

    Definition Classes
    Task
  107. def setVerbose(arg0: Boolean): Unit

    Definition Classes
    Delete
  108. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  109. def toString(): String

    Definition Classes
    AnyRef → Any
  110. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  111. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  112. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  113. def [B](y: B): (AntDelete, B)

    Implicit information
    This member is added by an implicit conversion from AntDelete to ArrowAssoc[AntDelete] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Shadowed Implicit Value Members

  1. val self: Any

    Implicit information
    This member is added by an implicit conversion from AntDelete to StringAdd performed by method any2stringadd in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (antDelete: StringAdd).self
    Definition Classes
    StringAdd
  2. val self: Any

    Implicit information
    This member is added by an implicit conversion from AntDelete to StringFormat performed by method any2stringfmt in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (antDelete: StringFormat).self
    Definition Classes
    StringFormat

Deprecated Value Members

  1. def x: AntDelete

    Implicit information
    This member is added by an implicit conversion from AntDelete to ArrowAssoc[AntDelete] performed by method any2ArrowAssoc in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (antDelete: ArrowAssoc[AntDelete]).x
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use leftOfArrow instead

  2. def x: AntDelete

    Implicit information
    This member is added by an implicit conversion from AntDelete to Ensuring[AntDelete] performed by method any2Ensuring in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (antDelete: Ensuring[AntDelete]).x
    Definition Classes
    Ensuring
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use resultOfEnsuring instead

Inherited from Delete

Inherited from MatchingTask

Inherited from SelectorContainer

Inherited from Task

Inherited from ProjectComponent

Inherited from Cloneable

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from AntDelete to StringAdd

Inherited by implicit conversion any2stringfmt from AntDelete to StringFormat

Inherited by implicit conversion any2ArrowAssoc from AntDelete to ArrowAssoc[AntDelete]

Inherited by implicit conversion any2Ensuring from AntDelete to Ensuring[AntDelete]

Ungrouped