Class KeyValueObjectMapper


  • public class KeyValueObjectMapper
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<java.lang.Object,​java.lang.Object> readValues​(java.io.InputStream dataStream)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KeyValueObjectMapper

        public KeyValueObjectMapper()
    • Method Detail

      • readValues

        public java.util.Map<java.lang.Object,​java.lang.Object> readValues​(java.io.InputStream dataStream)