| Package | Description |
|---|---|
| org.swisspush.gateleen.core.json.transform |
| Modifier and Type | Method and Description |
|---|---|
static JoltSpec |
JoltSpecBuilder.buildSpec(String jsonSpec)
Builds a
JoltSpec object based on the provided string representation of the json spec. |
| Modifier and Type | Method and Description |
|---|---|
static io.vertx.core.Future<io.vertx.core.json.JsonObject> |
JoltTransformer.transform(String jsonInput,
JoltSpec spec)
Transforms the provided input using the
JoltSpec specification. |
Copyright © 2016–2018. All rights reserved.