parseSDMODataEntriesXML(InputStream, String, ISDMODataSchema) method

Replaced by com.sap.mobile.lib.parser.IParser#parseODataEntries(InputStream , String , IODataSchema ).

Syntax

public List< ISDMODataEntry > parseSDMODataEntriesXML ( InputStream stream , String collectionId , ISDMODataSchema schema ) throws SDMParserException,IllegalArgumentException

Parameters

Returns

The list of the SDMOData Entries contained by the source XML

Exceptions

Usage

Parses SAPData XML structure from stream that represent either a single SDMOData Entry or an SDMOData Feed of several SDMOData entries