| Package | Description |
|---|---|
| org.glassfish.json |
| Modifier and Type | Class and Description |
|---|---|
private static class |
JsonStructureParser.ArrayScope |
private static class |
JsonStructureParser.ObjectScope |
| Modifier and Type | Field and Description |
|---|---|
private JsonStructureParser.Scope |
JsonStructureParser.current |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Deque<JsonStructureParser.Scope> |
JsonStructureParser.scopeStack |
| Modifier and Type | Method and Description |
|---|---|
(package private) static JsonStructureParser.Scope |
JsonStructureParser.Scope.createScope(JsonValue value) |