public class GsonObjectFactory
extends java.lang.Object
| Constructor and Description |
|---|
GsonObjectFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
addGsonType(GsonObject gsonPathObject,
FieldInfo fieldInfo,
int fieldInfoIndex,
char flattenDelimiter,
com.google.gson.FieldNamingPolicy gsonFieldNamingPolicy,
gsonpath.GsonFieldValidationType gsonFieldValidationType,
gsonpath.PathSubstitution[] pathSubstitutions) |
public void addGsonType(GsonObject gsonPathObject, FieldInfo fieldInfo, int fieldInfoIndex, char flattenDelimiter, com.google.gson.FieldNamingPolicy gsonFieldNamingPolicy, gsonpath.GsonFieldValidationType gsonFieldValidationType, gsonpath.PathSubstitution[] pathSubstitutions) throws ProcessingException
ProcessingException