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