public class WildCardRead extends Object
| Constructor and Description |
|---|
WildCardRead() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canEnd() |
boolean |
hasEnd() |
com.github.nantianba.json.parser.State |
nextState() |
com.github.nantianba.json.parser.Output |
output() |
void |
process(char c,
int index) |
public boolean canEnd()
public boolean hasEnd()
public com.github.nantianba.json.parser.Output output()
public void process(char c,
int index)
throws JsonPathParseException
JsonPathParseExceptionpublic com.github.nantianba.json.parser.State nextState()
Copyright © 2021. All rights reserved.