| Package | Description |
|---|---|
| org.teiid.json.simple |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleContentHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
JSONParser.parse(Reader in,
ContentHandler contentHandler) |
void |
JSONParser.parse(Reader in,
ContentHandler contentHandler,
boolean isResume)
Stream processing of JSON text.
|
void |
JSONParser.parse(String s,
ContentHandler contentHandler) |
void |
JSONParser.parse(String s,
ContentHandler contentHandler,
boolean isResume) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.