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