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