| Package | Description |
|---|---|
| sk.antons.json.literal.impl | |
| sk.antons.json.parse.traversal |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonBoolLiteralImpl |
class |
JsonExpLiteralImpl |
class |
JsonFracLiteralImpl |
class |
JsonIntLiteralImpl |
class |
JsonNullLiteralImpl |
class |
JsonStringLiteralImpl |
| Modifier and Type | Method and Description |
|---|---|
static JsonLiteralImpl |
JsonLiteralImpl.instance(String literal,
int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonContentHandler.literal(JsonLiteralImpl literal)
Json literal event.
|
Copyright © 2018. All rights reserved.