| Package | Description |
|---|---|
| org.apache.drill.exec.store.easy.json.parser |
| Modifier and Type | Class and Description |
|---|---|
static class |
ScalarValueParser.SimpleValueParser
Parses
true | false | null | integer | float | string |and simply passes the value token on to the listener. |
static class |
ScalarValueParser.TextValueParser
Parses
true | false | null | integer | float | string | |
Copyright © 2021 The Apache Software Foundation. All rights reserved.