Class TigerSerializationUtil
java.lang.Object
de.gematik.test.tiger.common.util.TigerSerializationUtil
-
Method Summary
Modifier and TypeMethodDescriptionconvertFlatToNestedMap(Map<String, String> flatMap) static <T> Tstatic Stringstatic StringtoNestedYaml(Map<String, String> flatMap) static org.json.JSONObjectyamlToJsonObject(String yamlStr)
-
Method Details
-
yamlToJsonObject
-
fromJson
-
toJson
-
toMap
-
toNestedYaml
-
convertFlatToNestedMap
-