A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getNextToken() — Method in class com.adobe.serialization.json.JSONTokenizer
Gets the next token in the input sting and advances the character to the next character after the token
getString() — Method in class com.adobe.serialization.json.JSONEncoder
Gets the JSON string from the encoder.
getValue() — Method in class com.adobe.serialization.json.JSONDecoder
Gets the internal object that was created by parsing the JSON string passed to the constructor.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z