Class QueryDef
java.lang.Object
com.thoughtworks.qdox.parser.expression.ExpressionDef
com.thoughtworks.qdox.parser.expression.QueryDef
- All Implemented Interfaces:
ElemValueDef
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
QueryDef
-
-
Method Details
-
transform
-
getCondition
- Returns:
- the cond
-
getTrueExpression
- Returns:
- the trueExpr
-
getFalseExpression
- Returns:
- the falseExpr
-