public static class RootParser.RootObjectParser extends RootParser
RootParser.EmbeddedArrayParser, RootParser.EmbeddedObjectParser, RootParser.RootArrayParser, RootParser.RootObjectParserlogger, rootObject| Constructor and Description |
|---|
RootObjectParser(JsonStructureParser structParser) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
parseRoot(TokenIterator tokenizer)
Parse one data object.
|
errorFactory, parseRootObjectpublic RootObjectParser(JsonStructureParser structParser)
public boolean parseRoot(TokenIterator tokenizer)
RootParserparseRoot in class RootParsertrue if an object was found, false if the
end of data was reached.Copyright © 2021 The Apache Software Foundation. All rights reserved.