|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.expreval.expr.GenericExpression
org.apache.expreval.expr.DelegateStmt<T>
org.apache.expreval.expr.NotValue<GenericNullCompare>
org.apache.expreval.expr.nullcomp.GenericNullCompare
org.apache.expreval.expr.nullcomp.StringNullCompare
public class StringNullCompare
| Field Summary |
|---|
| Fields inherited from interface org.apache.expreval.expr.node.GenericValue |
|---|
serialVersionUID |
| Constructor Summary | |
|---|---|
StringNullCompare(boolean not,
GenericValue arg0)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.expreval.expr.nullcomp.GenericNullCompare |
|---|
asString, getValue |
| Methods inherited from class org.apache.expreval.expr.NotValue |
|---|
isNot, notAsString |
| Methods inherited from class org.apache.expreval.expr.DelegateStmt |
|---|
getTypedExpr, setTypedExpr |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.expreval.expr.node.GenericValue |
|---|
applyResultToAggregateValue, getFilter, getOptimizedValue, hasAColumnReference, initAggregateValue, isAColumnReference, isAConstant, isAnAggregateValue, isDefaultKeyword, reset, setExpressionContext, validateTypes |
| Constructor Detail |
|---|
public StringNullCompare(boolean not,
GenericValue arg0)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||