protected static class JSONString.ParseAdapter extends Object implements JSONString.ParseListener
Modifier | Constructor and Description |
---|---|
protected |
JSONString.ParseAdapter() |
public boolean abort()
JSONString.ParseListener
abort
in interface JSONString.ParseListener
public void charRead(char character)
JSONString.ParseListener
charRead
in interface JSONString.ParseListener
character
- the read characterpublic void ended()
JSONString.ParseListener
ended
in interface JSONString.ParseListener