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