@Version(value="2.2")
| Interface | Description | 
|---|---|
| JsonHandler | The  JSONHandlerinterface receives notifications from theJsonParser. | 
| Class | Description | 
|---|---|
| JsonParser | JsonParserparses and validates the JSON object passed uponJsonParser.parse(String)orJsonParser.parse(InputStream, String)and notifies
 the specifiedJsonHandler | 
| JsonUtil | JSON utilities. | 
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.