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