public class AlternativeOperator extends BinaryOperatorExpression
BinaryOperatorExpression.Operatorlhs, rhs| Constructor and Description |
|---|
AlternativeOperator(JsonQuery valueExpr,
JsonQuery defaultExpr) |
| Modifier and Type | Method and Description |
|---|---|
List<com.fasterxml.jackson.databind.JsonNode> |
apply(Scope scope,
com.fasterxml.jackson.databind.JsonNode in) |
buildTree, toStringpublic List<com.fasterxml.jackson.databind.JsonNode> apply(Scope scope, com.fasterxml.jackson.databind.JsonNode in) throws JsonQueryException
apply in class JsonQueryJsonQueryExceptionCopyright © 2019. All rights reserved.