java.lang.Object
org.ehrbase.openehr.sdk.serialisation.flatencoding.std.umarshal.FlatJsonUnmarshaller

public class FlatJsonUnmarshaller extends Object
  • Constructor Details

    • FlatJsonUnmarshaller

      public FlatJsonUnmarshaller()
  • Method Details

    • unmarshal

      public com.nedap.archie.rm.composition.Composition unmarshal(String flat, WebTemplate introspect)
      Unmarshal flat Json to Composition
      Parameters:
      flat - the flat Json
      introspect - the introspect belonging to the template
      Returns: