Class Mapper


  • public final class Mapper
    extends Object
    A singleton wrapper for jackson.databind.ObjectMapper configured for the serialization and deserialization of the xAPI Model.
    • Method Detail

      • getMapper

        public static com.fasterxml.jackson.databind.ObjectMapper getMapper()
        Returns:
        The ObjectMapper instance configured for use with the xAPI Model.