クラス StaticInfoSerializer

java.lang.Object
com.fasterxml.jackson.databind.JsonSerializer<StaticInfo>
org.wcardinal.controller.internal.info.StaticInfoSerializer
すべての実装されたインタフェース:
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable

public class StaticInfoSerializer extends com.fasterxml.jackson.databind.JsonSerializer<StaticInfo>
  • ネストされたクラスの概要

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

    com.fasterxml.jackson.databind.JsonSerializer.None
  • コンストラクタの概要

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

    修飾子とタイプ
    メソッド
    説明
    void
    serialize(StaticInfo info, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers)
     

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

    acceptJsonFormatVisitor, getDelegatee, handledType, isEmpty, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, serializeWithType, unwrappingSerializer, usesObjectId, withFilterId, withIgnoredProperties

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

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • コンストラクタの詳細

    • StaticInfoSerializer

      public StaticInfoSerializer()
  • メソッドの詳細

    • serialize

      public void serialize(StaticInfo info, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
      定義:
      serialize クラス内 com.fasterxml.jackson.databind.JsonSerializer<StaticInfo>
      例外:
      IOException
      com.fasterxml.jackson.core.JsonProcessingException