public class NotEvaluator extends RecursiveBooleanEvaluator implements OneValueWorker
RecursiveBooleanEvaluator.BooleanChecker, RecursiveBooleanEvaluator.Checker, RecursiveBooleanEvaluator.NullChecker, RecursiveBooleanEvaluator.NumberChecker, RecursiveBooleanEvaluator.StringChecker| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID |
constructingFactory, containedEvaluators, nodeId, streamContext| Constructor and Description |
|---|
NotEvaluator(StreamExpression expression,
StreamFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
protected RecursiveBooleanEvaluator.Checker |
constructChecker(Object value) |
Object |
doWork(Object... values) |
Object |
doWork(Object value) |
normalizeInputTypeevaluate, getStreamContext, normalizeOutputType, recursivelyEvaluate, setStreamContext, toExplanation, toExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluateOverContextprotected static final long serialVersionUID
public NotEvaluator(StreamExpression expression, StreamFactory factory) throws IOException
IOExceptionprotected RecursiveBooleanEvaluator.Checker constructChecker(Object value) throws IOException
constructChecker in class RecursiveBooleanEvaluatorIOExceptionpublic Object doWork(Object... values) throws IOException
doWork in interface OneValueWorkerdoWork in interface ValueWorkerdoWork in class RecursiveBooleanEvaluatorIOExceptionpublic Object doWork(Object value)
doWork in interface OneValueWorkerCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.