Package org.noggit
Class JSONParserWS.WhitespaceHandler
java.lang.Object
org.noggit.JSONParserWS.WhitespaceHandler
- Enclosing class:
JSONParserWS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract void
whitespaceNotification
(int state, CharArr whitespace, boolean containsComment)
-
Constructor Details
-
WhitespaceHandler
public WhitespaceHandler()
-
-
Method Details
-
whitespaceNotification
-