| Package | Description |
|---|---|
| de.gerdiproject.json.datacite.extension.adapters |
This package contains JsonSerializers and JsonDeserializers
for parsing and writing JSON objects that deal with
IDataCiteExtension implementations.
|
| Modifier and Type | Method and Description |
|---|---|
SoepDataCiteExtension |
SoepDataCiteExtensionAdapter.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
SoepDataCiteExtensionAdapter.serialize(SoepDataCiteExtension src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2017–2019. All rights reserved.