public abstract class ValueParser extends AbstractElementParser
Scalar value processing occurs in one of two ways:
onString() method regardless of the JSON type. (That is,
according to Drill's "all-text mode."| Modifier and Type | Field and Description |
|---|---|
protected ValueListener |
listener |
| Constructor and Description |
|---|
ValueParser(JsonStructureParser structParser,
ValueListener listener) |
errorFactory, structParserclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseprotected ValueListener listener
public ValueParser(JsonStructureParser structParser, ValueListener listener)
Copyright © 2021 The Apache Software Foundation. All rights reserved.