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