public class BaseSearchParser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SEARCH_ID |
static int |
SEARCH_ID_PARSING_EXCEPTION |
protected static com.google.gson.Gson |
sGson |
| Constructor and Description |
|---|
BaseSearchParser() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
parseSearchId(com.google.gson.stream.JsonReader reader) |
public static final int SEARCH_ID_PARSING_EXCEPTION
public static final java.lang.String SEARCH_ID
protected static com.google.gson.Gson sGson
protected java.lang.String parseSearchId(com.google.gson.stream.JsonReader reader)
throws ParseException
ParseException