Class ArchieObjectMapperProvider

java.lang.Object
org.ehrbase.openehr.sdk.serialisation.jsonencoding.ArchieObjectMapperProvider

public final class ArchieObjectMapperProvider extends Object
  • Method Details

    • getObjectMapper

      public static com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
      Get an object mapper that works with Archie RM and AOM objects. It will be cached in a static variable for performance reasons
      Returns:
      the object mapper