| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.impl.json.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 © 2009–2017 The Apache Software Foundation. All rights reserved.