Modifier and Type | Method and Description |
---|---|
Output |
JmesPathVisitor.visit(JmesPathAndExpression expression,
Input input) |
com.fasterxml.jackson.databind.JsonNode |
JmesPathEvaluationVisitor.visit(JmesPathAndExpression andExpression,
com.fasterxml.jackson.databind.JsonNode input)
And expression will evaluate to either the left expression or
the right expression.
|
Copyright © 2020. All rights reserved.