public class ConversionEvaluator extends RecursiveNumericEvaluator implements OneValueWorker
| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID |
constructingFactory, containedEvaluators, nodeId, streamContext| Constructor and Description |
|---|
ConversionEvaluator(StreamExpression expression,
StreamFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
doWork(Object value) |
StreamExpressionParameter |
toExpression(StreamFactory factory) |
normalizeInputTypeevaluate, getStreamContext, normalizeOutputType, recursivelyEvaluate, setStreamContext, toExplanationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoWorkevaluateOverContextprotected static final long serialVersionUID
public ConversionEvaluator(StreamExpression expression, StreamFactory factory) throws IOException
IOExceptionpublic Object doWork(Object value) throws IOException
doWork in interface OneValueWorkerIOExceptionpublic StreamExpressionParameter toExpression(StreamFactory factory) throws IOException
toExpression in interface ExpressibletoExpression in class RecursiveEvaluatorIOExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.