public class JSSDReader extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
JSSDReader.ErrorListener |
| Constructor and Description |
|---|
JSSDReader() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<JObject> |
read(InputStream inputStream,
String encoding) |
Iterable<JObject> |
read(String text) |
public Iterable<JObject> read(String text) throws IOException, JssdParserException
IOExceptionJssdParserExceptionpublic Iterable<JObject> read(InputStream inputStream, String encoding) throws IOException, JssdParserException
IOExceptionJssdParserExceptionCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.