| Package | Description |
|---|---|
| oracle.jbo.mom.json |
| Modifier and Type | Method and Description |
|---|---|
static JSONElementImpl |
JSONElementImpl.createJSONElement(java.io.Reader reader,
java.lang.String xmlTag) |
JSONElementImpl |
JSONElementImpl.getChildElement(java.lang.String childName) |
| Constructor and Description |
|---|
JSONDefDocument(JSONElementImpl elem) |
JSONElementImpl(JSONElementImpl parent,
JsonNodeWrapper node,
java.lang.String tagName) |