Interface Decoder

    • Method Detail

      • decode

        java.lang.Object decode​(JsonIterator iter)
                         throws java.io.IOException
        Customized decoder to read values from iterator
        Parameters:
        iter - the iterator instance
        Returns:
        the value to set
        Throws:
        java.io.IOException - when reading from iterator triggered error