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

Exceptions