Package org.frankframework.json
Class JsonUtil
java.lang.Object
org.frankframework.json.JsonUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic JsonMapper
buildJsonMapper
(IScopeProvider scopeProvider, String stylesheetName, DataSonnetOutputType outputType, boolean computeMimeType, ParameterList parameters) static String
jsonPretty
(String json)
-
Method Details
-
buildJsonMapper
public static JsonMapper buildJsonMapper(IScopeProvider scopeProvider, String stylesheetName, DataSonnetOutputType outputType, boolean computeMimeType, ParameterList parameters) throws ConfigurationException - Throws:
ConfigurationException
-
jsonPretty
-