Class FlatJsonUnmarshaller
java.lang.Object
org.ehrbase.openehr.sdk.serialisation.flatencoding.std.umarshal.FlatJsonUnmarshaller
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.nedap.archie.rm.composition.Compositionunmarshal(String flat, WebTemplate introspect) Unmarshal flat Json to Composition
-
Constructor Details
-
FlatJsonUnmarshaller
public FlatJsonUnmarshaller()
-
-
Method Details
-
unmarshal
Unmarshal flat Json to Composition- Parameters:
flat- the flat Jsonintrospect- the introspect belonging to the template- Returns:
-