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