public class

DrupalEntityDeserealizer

extends Object
implements JsonDeserializer<T>
java.lang.Object
   ↳ org.mule.modules.drupal.DrupalEntityDeserealizer

Class Overview

Deserializer to handle custom fields deserialization.

Summary

Public Constructors
DrupalEntityDeserealizer()
Public Methods
DrupalEntity deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.google.gson.JsonDeserializer

Public Constructors

public DrupalEntityDeserealizer ()

Public Methods

public DrupalEntity deserialize (JsonElement json, Type typeOfT, JsonDeserializationContext context)

Parameters
json
typeOfT
context
Throws
JsonParseException