Package | Description |
---|---|
net.arnx.jsonic |
Provides classes for manipulating JSON(http://www.json.org/) format.
|
net.arnx.jsonic.parse | |
net.arnx.jsonic.web |
Provides classes for JSON-RPC or Restful Web Service.
|
Class and Description |
---|
JSON
The JSONIC JSON class provides JSON encoding and decoding as
defined by RFC 4627.
|
JSON.Context |
JSON.Mode
JSON processing mode
|
JSONEventType
JSON event types for Pull Parser (getReader).
|
JSONException
Signals that an error has been reached unexpectedly while formating or parsing.
|
JSONHint
The JSONHint annotation gives the hint for conversion.
|
JSONReader |
NamingStyle |
Class and Description |
---|
JSONEventType
JSON event types for Pull Parser (getReader).
|
Class and Description |
---|
JSON
The JSONIC JSON class provides JSON encoding and decoding as
defined by RFC 4627.
|
JSONHint
The JSONHint annotation gives the hint for conversion.
|
Copyright © 2024. All rights reserved.