public class FormElementAdapter extends com.google.gson.TypeAdapter<FormElement>
Constructor and Description |
---|
FormElementAdapter() |
Modifier and Type | Method and Description |
---|---|
FormElement |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
FormElement formElement) |
public void write(com.google.gson.stream.JsonWriter out, FormElement formElement) throws IOException
write
in class com.google.gson.TypeAdapter<FormElement>
IOException
public FormElement read(com.google.gson.stream.JsonReader in) throws IOException
read
in class com.google.gson.TypeAdapter<FormElement>
IOException
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.