public static class JsonNumberFormatVisitor.Base extends JsonValueFormatVisitor.Base implements JsonNumberFormatVisitor
JsonNumberFormatVisitor.Base
Constructor and Description |
---|
JsonNumberFormatVisitor.Base() |
Modifier and Type | Method and Description |
---|---|
void |
numberType(com.fasterxml.jackson.core.JsonParser.NumberType type)
|
enumTypes, format
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enumTypes, format
public void numberType(com.fasterxml.jackson.core.JsonParser.NumberType type)
JsonNumberFormatVisitor
Date
or
Enum
, in addition to actual numeric types like
Integer
).numberType
in interface JsonNumberFormatVisitor
Copyright © 2014-2015 FasterXML. All Rights Reserved.