org.noggit
Class JSONParserWS.WhitespaceHandler
java.lang.Object
org.noggit.JSONParserWS.WhitespaceHandler
- Enclosing class:
- JSONParserWS
public abstract static class JSONParserWS.WhitespaceHandler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONParserWS.WhitespaceHandler
public JSONParserWS.WhitespaceHandler()
whitespaceNotification
public abstract void whitespaceNotification(int state,
CharArr whitespace,
boolean containsComment)
Copyright © 2014. All Rights Reserved.