Interface Condition

  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Is this condition true?
  • Method Details

    • eval

      boolean eval() throws BuildException
      Is this condition true?
      Returns:
      true if the condition is true
      Throws:
      BuildException - if an error occurs