Class CkanJsonResponseUnmarshaller<T>


  • public class CkanJsonResponseUnmarshaller<T>
    extends net.anwiba.commons.json.AbstractJsonObjectUnmarshaller<T,​java.lang.Void,​CkanJsonMapperException>
    • 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

      • CkanJsonResponseUnmarshaller

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