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, toServiceDocument
toEntity, toEntitySet, toError, toProperty
ResWrap<LinkCollection> toLinkCollection(InputStream input) throws ODataDeserializerException
input
- stream to be de-serialized.ODataDeserializerException
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.