| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.jsonFormatVisitors |
| Modifier and Type | Method and Description |
|---|---|
static JsonValueFormat |
JsonValueFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonValueFormat[] |
JsonValueFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JsonValueFormatVisitor.format(JsonValueFormat format) |
Copyright © 2012 FasterXML. All Rights Reserved.