public abstract static class JSONParserWS.WhitespaceHandler extends 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)
Copyright © 2023. All rights reserved.