public interface ODataDeserializer extends ClientODataDeserializer
| Modifier and Type | Method and Description |
|---|---|
ResWrap<LinkCollection> |
toLinkCollection(InputStream input)
Gets a list of links from the given InputStream.
|
toMetadata, toServiceDocumenttoEntity, toEntitySet, toError, toPropertyResWrap<LinkCollection> toLinkCollection(InputStream input) throws ODataDeserializerException
input - stream to be de-serialized.ODataDeserializerExceptionCopyright © 2013–2014 The Apache Software Foundation. All rights reserved.