| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.client.bindings.spi.browser | |
| org.apache.chemistry.opencmis.commons.impl.json.parser |
| Modifier and Type | Field and Description |
|---|---|
protected static ContainerFactory |
AbstractBrowserBindingService.SIMPLE_CONTAINER_FACTORY |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
AbstractBrowserBindingService.parse(InputStream stream,
String charset,
ContainerFactory containerFactory)
Parses an input stream.
|
| 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-2013 The Apache Software Foundation. All Rights Reserved.