public abstract class RecursiveObjectEvaluator extends RecursiveEvaluator
Modifier and Type | Field and Description |
---|---|
protected static long |
serialVersionUID |
constructingFactory, containedEvaluators, nodeId, streamContext
Constructor and Description |
---|
RecursiveObjectEvaluator(StreamExpression expression,
StreamFactory factory) |
RecursiveObjectEvaluator(StreamExpression expression,
StreamFactory factory,
List<String> ignoredNamedParameters) |
evaluate, getStreamContext, normalizeInputType, normalizeOutputType, recursivelyEvaluate, setStreamContext, toExplanation, toExpression
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluateOverContext
doWork
protected static final long serialVersionUID
public RecursiveObjectEvaluator(StreamExpression expression, StreamFactory factory) throws IOException
IOException
public RecursiveObjectEvaluator(StreamExpression expression, StreamFactory factory, List<String> ignoredNamedParameters) throws IOException
IOException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.