| Constructor and Description |
|---|
ProvDocumentDeserializer(ProvFactory pf) |
| Modifier and Type | Method and Description |
|---|---|
Entry |
decodeDictionaryEntry(QualifiedName datatype,
String entryKey,
com.google.gson.JsonElement entryValue) |
Document |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public ProvDocumentDeserializer(ProvFactory pf)
public Document deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<Document>com.google.gson.JsonParseExceptionpublic Entry decodeDictionaryEntry(QualifiedName datatype, String entryKey, com.google.gson.JsonElement entryValue)
Copyright © 2016. All rights reserved.