com.fasterxml.jackson.databind.deser.std

Class DateDeserializers.DateBasedDeserializer<T>

    • Field Detail

      • _customFormat

        protected final DateFormat _customFormat
        Specific format to use, if non-null; if null will just use default format.
      • _formatString

        protected final String _formatString
        Let's also keep format String for reference, to use for error messages

Copyright © 2012 FasterXML. All Rights Reserved.