Package | Description |
---|---|
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. |
Constructor and Description |
---|
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) |