public static class HtmlDocumentType.Adapter extends com.google.gson.TypeAdapter<HtmlDocumentType>
Constructor and Description |
---|
Adapter() |
Modifier and Type | Method and Description |
---|---|
HtmlDocumentType |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
HtmlDocumentType enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter, HtmlDocumentType enumeration) throws java.io.IOException
write
in class com.google.gson.TypeAdapter<HtmlDocumentType>
java.io.IOException
public HtmlDocumentType read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read
in class com.google.gson.TypeAdapter<HtmlDocumentType>
java.io.IOException