Class CkanJsonObjectUnmarshaller<T>

    • Method Summary

      • Methods inherited from class net.anwiba.commons.json.AbstractJsonObjectUnmarshaller

        _unmarshal, createException
      • Methods inherited from class net.anwiba.commons.json.AbstractJsonUnmarshaller

        createIOException, unmarshal, unmarshal, validate
      • Methods inherited from class java.lang.Object

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

      • CkanJsonObjectUnmarshaller

        public CkanJsonObjectUnmarshaller​(java.lang.Class<T> clazz)