public interface ClientODataDeserializer extends ODataDeserializer
| Modifier and Type | Method and Description |
|---|---|
XMLMetadata |
toMetadata(InputStream input) |
ResWrap<ServiceDocument> |
toServiceDocument(InputStream input)
Gets the ServiceDocument object represented by the given InputStream.
|
toEntity, toEntitySet, toError, toPropertyXMLMetadata toMetadata(InputStream input)
ResWrap<ServiceDocument> toServiceDocument(InputStream input) throws ODataDeserializerException
input - stream to be de-serialized.ODataDeserializerExceptionCopyright © 2013–2014 The Apache Software Foundation. All rights reserved.