Class EpnJsonUnmarshaller


  • public class EpnJsonUnmarshaller
    extends Object
    an unmarshaller to transform JSON into EPN elements.
    • Constructor Detail

      • EpnJsonUnmarshaller

        public EpnJsonUnmarshaller()
    • Method Detail

      • unmarshall

        public Object unmarshall​(String json)
                          throws com.fasterxml.jackson.core.JsonParseException,
                                 IOException
        Throws:
        com.fasterxml.jackson.core.JsonParseException
        IOException