com.fasterxml.jackson.databind.ser.std

Class JsonValueSerializer

    • Field Detail

      • _accessorMethod

        protected final Method _accessorMethod
      • _forceTypeInformation

        protected final boolean _forceTypeInformation
        This is a flag that is set in rare (?) cases where this serializer is used for "natural" types (boolean, int, String, double); and where we actually must force type information wrapping, even though one would not normally be added.

Copyright © 2012-2013 FasterXML. All Rights Reserved.