Package com.cumulocity.model
Class JSONBase.ReaderJSONCharacterSource
java.lang.Object
com.cumulocity.model.JSONBase.ReaderJSONCharacterSource
- All Implemented Interfaces:
org.svenson.tokenize.JSONCharacterSource
- Enclosing class:
- JSONBase
public static class JSONBase.ReaderJSONCharacterSource
extends Object
implements org.svenson.tokenize.JSONCharacterSource
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ReaderJSONCharacterSource
-
-
Method Details
-
nextChar
public int nextChar()- Specified by:
nextChar
in interfaceorg.svenson.tokenize.JSONCharacterSource
-
getIndex
public int getIndex()- Specified by:
getIndex
in interfaceorg.svenson.tokenize.JSONCharacterSource
-
destroy
public void destroy()- Specified by:
destroy
in interfaceorg.svenson.tokenize.JSONCharacterSource
-