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