|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JsonProperty | |
---|---|
org.codehaus.jackson | Main public API classes of the core streaming JSON
processor: most importantly JsonFactory
used for constructing
Json parser (JsonParser )
and generator
(JsonParser )
instances. |
Uses of JsonProperty in org.codehaus.jackson |
---|
Constructor parameters in org.codehaus.jackson with annotations of type JsonProperty | |
---|---|
JsonLocation(Object sourceRef,
long totalBytes,
long totalChars,
int lineNr,
int columnNr)
|
|
JsonLocation(Object sourceRef,
long totalBytes,
long totalChars,
int lineNr,
int columnNr)
|
|
JsonLocation(Object sourceRef,
long totalBytes,
long totalChars,
int lineNr,
int columnNr)
|
|
JsonLocation(Object sourceRef,
long totalBytes,
long totalChars,
int lineNr,
int columnNr)
|
|
JsonLocation(Object sourceRef,
long totalBytes,
long totalChars,
int lineNr,
int columnNr)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |