| Package | Description |
|---|---|
| sk.antons.json.impl | |
| sk.antons.json.literal.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonArrayImpl |
class |
JsonAttributeImpl |
class |
JsonObjectImpl |
| Modifier and Type | Method and Description |
|---|---|
JsonGroup |
JsonMember.group() |
JsonGroup |
JsonObjectImpl.group() |
JsonGroup |
JsonArrayImpl.group() |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonMember.setGroup(JsonGroup group) |
void |
JsonAttributeImpl.setGroup(JsonGroup group) |
void |
JsonObjectImpl.setGroup(JsonGroup group) |
void |
JsonArrayImpl.setGroup(JsonGroup group) |
| Modifier and Type | Method and Description |
|---|---|
JsonGroup |
JsonLiteralImpl.group() |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonLiteralImpl.setGroup(JsonGroup group) |
Copyright © 2018. All rights reserved.