Class JSSDReader
java.lang.Object
net.anwiba.tools.definition.schema.json.JSSDReader
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JSSDReader
public JSSDReader()
-
-
Method Details
-
read
- Throws:
IOExceptionJssdParserException
-
read
public Iterable<JObject> read(InputStream inputStream, String encoding) throws IOException, JssdParserException - Throws:
IOExceptionJssdParserException
-