public class ObjectConstruction extends JsonQuery
| Constructor and Description |
|---|
ObjectConstruction() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(FieldConstruction field) |
List<com.fasterxml.jackson.databind.JsonNode> |
apply(Scope scope,
com.fasterxml.jackson.databind.JsonNode in) |
String |
toString() |
public void add(FieldConstruction field)
public 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.