parseSDMODataEntriesXML(String, String, ISDMODataSchema) method

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

Syntax

public abstract List< ISDMODataEntry > parseSDMODataEntriesXML ( String entriesXML , 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 that represent either a single SDMOData Entry or an SDMOData Feed with several SDMOData entries