public interface JSONProcessor
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptChar(char ch) |
void |
acceptEnd() |
net.pwall.json.JSONValue |
getResult() |
boolean |
isClosed() |
static boolean |
isWhitespace(char ch) |
Copyright © 2020. All rights reserved.