| Package | Description |
|---|---|
| org.json.simple.parser |
| Modifier and Type | Method and Description |
|---|---|
Object |
JSONParser.parse(Reader in,
ContainerFactory containerFactory)
Parse JSON text into java object from the input source.
|
Object |
JSONParser.parse(String s,
ContainerFactory containerFactory) |
Copyright © 2021. All rights reserved.