Package com.amilesend.onedrive.parse.resource.parser
package com.amilesend.onedrive.parse.resource.parser
-
ClassDescriptionBasicParser<T>Defines a basic
GsonParserimplementation for single object type.Parses a response body that contains a list ofDriveItemVersions.GsonParser<T>Defines a parser that deserializes a JSON-formatted source input stream to the defined POJO type.Parses a response body that contains aListItem.Parses a response body that contains a list ofListItemVersions.Parses a response body that contains aListItemVersion.Parses a response body that contains a list ofListItems.Defines aGsonParserimplementation for a response body that contains a list of items.Used to deserialize a response body that contains a list of drive items.MapParser<K,V> Defines aGsonParserimplementation for a map of key value pairs.Parses a response body that contains a list ofPermissions.Parses a response body that contains aPermission.Parses a response body that contains aPreview.Parses a response body that contains aSpecialDriveItem.