クラス WebApiParameterDeserializer

java.lang.Object
com.fasterxml.jackson.databind.JsonDeserializer<WebApiParameter>
org.iplass.mtp.impl.webapi.jackson.WebApiParameterDeserializer
すべての実装されたインタフェース:
com.fasterxml.jackson.databind.deser.NullValueProvider

public class WebApiParameterDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<WebApiParameter>
  • ネストされたクラスの概要

    クラスから継承されたネストされたクラス/インタフェース com.fasterxml.jackson.databind.JsonDeserializer

    com.fasterxml.jackson.databind.JsonDeserializer.None
  • フィールドの概要

    フィールド
    修飾子とタイプ
    フィールド
    説明
    static final String
     
    static final String
     
    static final String
     
  • コンストラクタの概要

    コンストラクタ
    コンストラクタ
    説明
     
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt)
     

    クラスから継承されたメソッド com.fasterxml.jackson.databind.JsonDeserializer

    deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializer

    クラスから継承されたメソッド java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • フィールド詳細

  • コンストラクタの詳細

    • WebApiParameterDeserializer

      WebApiParameterDeserializer()
  • メソッドの詳細

    • deserialize

      public WebApiParameter deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
      定義:
      deserialize クラス内 com.fasterxml.jackson.databind.JsonDeserializer<WebApiParameter>
      例外:
      IOException
      com.fasterxml.jackson.core.JsonProcessingException