public abstract class ValueLiteral extends JsonQuery
| Constructor and Description |
|---|
ValueLiteral(com.fasterxml.jackson.databind.JsonNode value) |
| Modifier and Type | Method and Description |
|---|---|
List<com.fasterxml.jackson.databind.JsonNode> |
apply(Scope scope,
com.fasterxml.jackson.databind.JsonNode in) |
String |
toString() |
Copyright © 2017. All rights reserved.