org.apache.tools.ant.taskdefs.condition

Interface Condition

    • Method Detail

      • eval

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