de.tototec.sbuild.ant

AntPath

class AntPath extends org.apache.tools.ant.types.Path

Linear Supertypes
org.apache.tools.ant.types.Path, ResourceCollection, DataType, ProjectComponent, Cloneable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. AntPath
  2. Path
  3. ResourceCollection
  4. DataType
  5. ProjectComponent
  6. Cloneable
  7. AnyRef
  8. 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 AntPath(location: File = null, locations: Seq[File] = null, path: String = null, paths: Seq[String] = null)(implicit project: Project)

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

Type Members

  1. class PathElement extends ResourceCollection

    Definition Classes
    Path

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 AntPath to StringAdd performed by method any2stringadd in scala.Predef.
    Definition Classes
    StringAdd
  5. def ->[B](y: B): (AntPath, B)

    Implicit information
    This member is added by an implicit conversion from AntPath to ArrowAssoc[AntPath] 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 add(arg0: ResourceCollection): Unit

    Definition Classes
    Path
  9. def add(arg0: org.apache.tools.ant.types.Path): Unit

    Definition Classes
    Path
    Annotations
    @throws( ... )
  10. def addDirset(arg0: DirSet): Unit

    Definition Classes
    Path
    Annotations
    @throws( ... )
  11. def addExisting(arg0: org.apache.tools.ant.types.Path, arg1: Boolean): Unit

    Definition Classes
    Path
  12. def addExisting(arg0: org.apache.tools.ant.types.Path): Unit

    Definition Classes
    Path
  13. def addExtdirs(arg0: org.apache.tools.ant.types.Path): Unit

    Definition Classes
    Path
  14. def addFilelist(arg0: FileList): Unit

    Definition Classes
    Path
    Annotations
    @throws( ... )
  15. def addFileset(arg0: FileSet): Unit

    Definition Classes
    Path
    Annotations
    @throws( ... )
  16. def addJavaRuntime(): Unit

    Definition Classes
    Path
  17. def append(arg0: org.apache.tools.ant.types.Path): Unit

    Definition Classes
    Path
  18. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  19. def assertFilesystemOnly(arg0: ResourceCollection): ResourceCollection

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    Path
  20. def checkAttributesAllowed(): Unit

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    DataType
  21. def checkChildrenAllowed(): Unit

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    DataType
  22. def circularReference(): BuildException

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    DataType
  23. def clone(): AnyRef

    Definition Classes
    Path → DataType → ProjectComponent → AnyRef
  24. def concatSystemBootClasspath(arg0: String): org.apache.tools.ant.types.Path

    Definition Classes
    Path
  25. def concatSystemClasspath(arg0: String): org.apache.tools.ant.types.Path

    Definition Classes
    Path
  26. def concatSystemClasspath(): org.apache.tools.ant.types.Path

    Definition Classes
    Path
  27. def createPath(): org.apache.tools.ant.types.Path

    Definition Classes
    Path
    Annotations
    @throws( ... )
  28. def createPathElement(): PathElement

    Definition Classes
    Path
    Annotations
    @throws( ... )
  29. def delegateIteratorToList(): Boolean

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    Path
  30. def dieOnCircularReference(arg0: Stack, arg1: org.apache.tools.ant.Project): Unit

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    Path → DataType
    Annotations
    @throws( ... )
  31. def dieOnCircularReference(arg0: org.apache.tools.ant.Project): Unit

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    DataType
  32. def dieOnCircularReference(): Unit

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    DataType
  33. def ensuring(cond: (AntPath) ⇒ Boolean, msg: ⇒ Any): AntPath

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

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

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

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

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

    Definition Classes
    AnyRef → Any
  39. def finalize(): Unit

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

    Implicit information
    This member is added by an implicit conversion from AntPath to StringFormat performed by method any2stringfmt in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  41. def getCheckedRef(arg0: Class, arg1: String, arg2: org.apache.tools.ant.Project): AnyRef

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    DataType
  42. def getCheckedRef(arg0: Class, arg1: String): AnyRef

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    DataType
  43. def getCheckedRef(arg0: org.apache.tools.ant.Project): AnyRef

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    DataType
  44. def getCheckedRef(): AnyRef

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    DataType
  45. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  46. def getDataTypeName(): String

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    DataType
  47. def getDescription(): String

    Definition Classes
    ProjectComponent
  48. def getLocation(): Location

    Definition Classes
    ProjectComponent
  49. def getProject(): org.apache.tools.ant.Project

    Definition Classes
    ProjectComponent
  50. def getRefid(): Reference

    Definition Classes
    DataType
  51. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  52. def isChecked(): Boolean

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    DataType
  53. def isFilesystemOnly(): Boolean

    Definition Classes
    Path → ResourceCollection
  54. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  55. def isReference(): Boolean

    Definition Classes
    DataType
  56. final def iterator(): Iterator[_]

    Definition Classes
    Path → ResourceCollection
  57. def list(): Array[String]

    Definition Classes
    Path
  58. def log(arg0: String, arg1: Int): Unit

    Definition Classes
    ProjectComponent
  59. def log(arg0: String): Unit

    Definition Classes
    ProjectComponent
  60. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  61. def noChildrenAllowed(): BuildException

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    DataType
  62. final def notify(): Unit

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

    Definition Classes
    AnyRef
  64. def setCache(arg0: Boolean): Unit

    Definition Classes
    Path
  65. def setChecked(arg0: Boolean): Unit

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    DataType
  66. def setDescription(arg0: String): Unit

    Definition Classes
    ProjectComponent
  67. def setLocation(arg0: File): Unit

    Definition Classes
    Path
    Annotations
    @throws( ... )
  68. def setLocation(arg0: Location): Unit

    Definition Classes
    ProjectComponent
  69. def setPath(arg0: String): Unit

    Definition Classes
    Path
    Annotations
    @throws( ... )
  70. def setProject(arg0: org.apache.tools.ant.Project): Unit

    Definition Classes
    ProjectComponent
  71. def setRefid(arg0: Reference): Unit

    Definition Classes
    Path → DataType
    Annotations
    @throws( ... )
  72. def size(): Int

    Definition Classes
    Path → ResourceCollection
  73. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  74. def toString(): String

    Definition Classes
    Path → DataType → AnyRef → Any
  75. def tooManyAttributes(): BuildException

    Attributes
    protected[org.apache.tools.ant.types]
    Definition Classes
    DataType
  76. final def wait(): Unit

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

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

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

    Implicit information
    This member is added by an implicit conversion from AntPath to ArrowAssoc[AntPath] 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 AntPath 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:
    (antPath: StringAdd).self
    Definition Classes
    StringAdd
  2. val self: Any

    Implicit information
    This member is added by an implicit conversion from AntPath 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:
    (antPath: StringFormat).self
    Definition Classes
    StringFormat

Deprecated Value Members

  1. def x: AntPath

    Implicit information
    This member is added by an implicit conversion from AntPath to ArrowAssoc[AntPath] 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:
    (antPath: ArrowAssoc[AntPath]).x
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use leftOfArrow instead

  2. def x: AntPath

    Implicit information
    This member is added by an implicit conversion from AntPath to Ensuring[AntPath] 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:
    (antPath: Ensuring[AntPath]).x
    Definition Classes
    Ensuring
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use resultOfEnsuring instead

Inherited from org.apache.tools.ant.types.Path

Inherited from ResourceCollection

Inherited from DataType

Inherited from ProjectComponent

Inherited from Cloneable

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from AntPath to StringAdd

Inherited by implicit conversion any2stringfmt from AntPath to StringFormat

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

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

Ungrouped