public class JsonExporter.PageTextAreaSerializer extends Object implements com.google.gson.JsonSerializer<PageTextArea>
| Constructor and Description |
|---|
PageTextAreaSerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(PageTextArea pageTextArea,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
public com.google.gson.JsonElement serialize(PageTextArea pageTextArea, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
serialize in interface com.google.gson.JsonSerializer<PageTextArea>Copyright © 2026. All rights reserved.