parseODataFeed(InputStream, String, IODataSchema) method
Parse OData Feed from stream, support for Delta Query.
Syntax
public
IODataFeed
parseODataFeed
(
InputStream
stream
,
String
collectionId
,
IODataSchema
schema
)
throws
ParserException
Parameters
stream
–
collectionId
–
schema
–
Exceptions
ParserException class
–
Parent topic:
IParser interface
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.