Class NullsAsEmptyProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      AccessPattern getNullAccessPattern()
      Accessor that may be used to determine if and when provider must be called to access null replacement value.
      java.lang.Object getNullValue​(DeserializationContext ctxt)
      Method called to possibly convert incoming `null` token (read via underlying streaming input source) into other value of type accessor supports.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait