Package | Description |
---|---|
org.jooq.tools.json |
The
org.jooq.tools.json package contains parts of JSON Simple. |
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 © 2014. All Rights Reserved.