Uses of Class
org.swisspush.gateleen.core.json.transform.JoltSpecException
-
Packages that use JoltSpecException Package Description org.swisspush.gateleen.core.json.transform -
-
Uses of JoltSpecException in org.swisspush.gateleen.core.json.transform
Methods in org.swisspush.gateleen.core.json.transform that throw JoltSpecException Modifier and Type Method Description static JoltSpecJoltSpecBuilder. buildSpec(String jsonSpec)SeeJoltSpecBuilder.buildSpec(String, boolean)withfalsefor param withMetadatastatic JoltSpecJoltSpecBuilder. buildSpec(String jsonSpec, boolean withMetadata)Builds aJoltSpecobject based on the provided string representation of the json spec.
-