public static class DocFormat.Adapter extends com.google.gson.TypeAdapter<DocFormat>
Adapter()
DocFormat
read(com.google.gson.stream.JsonReader jsonReader)
void
write(com.google.gson.stream.JsonWriter jsonWriter, DocFormat enumeration)
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adapter()
public void write(com.google.gson.stream.JsonWriter jsonWriter, DocFormat enumeration) throws java.io.IOException
write
com.google.gson.TypeAdapter<DocFormat>
java.io.IOException
public DocFormat read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read