public abstract class AbstractElementParser extends Object implements ElementParser
| Constructor and Description |
|---|
AbstractElementParser(JsonStructureParser structParser) |
| Modifier and Type | Method and Description |
|---|---|
protected ErrorFactory |
errorFactory() |
JsonStructureParser |
structParser() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparsepublic AbstractElementParser(JsonStructureParser structParser)
public JsonStructureParser structParser()
protected ErrorFactory errorFactory()
Copyright © 2021 The Apache Software Foundation. All rights reserved.