|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JSONConfiguration.Notation | |
---|---|
com.sun.jersey.api.json | Provides support for enabling and configuring JSON. |
Uses of JSONConfiguration.Notation in com.sun.jersey.api.json |
---|
Methods in com.sun.jersey.api.json that return JSONConfiguration.Notation | |
---|---|
JSONConfiguration.Notation |
JSONConfiguration.getNotation()
Returns JSON notation selected for this configuration |
static JSONConfiguration.Notation |
JSONConfiguration.Notation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JSONConfiguration.Notation[] |
JSONConfiguration.Notation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |