public interface ODataDeserializer extends ClientODataDeserializer
| Modifier and Type | Method and Description |
|---|---|
ResWrap<Delta> |
toDelta(InputStream input)
Gets a delta object from the given InputStream.
|
XMLMetadata |
toMetadata(InputStream input) |
toServiceDocumenttoEntity, toEntitySet, toError, toPropertyXMLMetadata toMetadata(InputStream input)
toMetadata in interface ClientODataDeserializerResWrap<Delta> toDelta(InputStream input) throws ODataDeserializerException
input - stream to be de-serialized.Delta instance.ODataDeserializerExceptionCopyright © 2013–2014 The Apache Software Foundation. All rights reserved.