public static class ParagraphFormat.HangingPunctuationEnum.Adapter extends com.google.gson.TypeAdapter<ParagraphFormat.HangingPunctuationEnum>
Constructor and Description |
---|
Adapter() |
Modifier and Type | Method and Description |
---|---|
ParagraphFormat.HangingPunctuationEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
ParagraphFormat.HangingPunctuationEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter, ParagraphFormat.HangingPunctuationEnum enumeration) throws IOException
write
in class com.google.gson.TypeAdapter<ParagraphFormat.HangingPunctuationEnum>
IOException
public ParagraphFormat.HangingPunctuationEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read
in class com.google.gson.TypeAdapter<ParagraphFormat.HangingPunctuationEnum>
IOException
Copyright © 2023. All rights reserved.