public abstract static class JSONParserWS.WhitespaceHandler
extends java.lang.Object
| Constructor and Description |
|---|
WhitespaceHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
whitespaceNotification(int state,
CharArr whitespace,
boolean containsComment) |
public abstract void whitespaceNotification(int state,
CharArr whitespace,
boolean containsComment)