Searched defs:htmlSafe (Results 1 – 2 of 2) sorted by relevance
184 final boolean htmlSafe; field in Gson247 boolean complexMapKeySerialization, boolean generateNonExecutableGson, boolean htmlSafe, in Gson()391 public boolean htmlSafe() { in htmlSafe() method in Gson
195 private boolean htmlSafe; field in JsonWriter256 public final void setHtmlSafe(boolean htmlSafe) { in setHtmlSafe()