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