Replaced by com.sap.mobile.lib.parser.IParser#parseODataOpenSearchDescription(InputStream , String , IODataServiceDocument ).
Syntax
public
ISDMODataOpenSearchDescription
parseSDMODataOpenSearchDescriptionXML
(
InputStream
stream
,
String
collectionId
,
ISDMODataServiceDocument
serviceDocument
) throws SDMParserException,IllegalArgumentException
Parameters
-
stream –
The stream that holds the SDMOData Open Search Description XML.
Returns
SDMOData Open Search Description document
Exceptions
-
SDMParserException class –
If the stream source is invalid.
-
IllegalArgumentException –
If the argument is null.
Usage
Parses the SDMOData Open Search Description XML from stream