parseXML(InputStream) method

Replaced by com.sap.mobile.lib.parser.IParser#parse(InputStream).

Syntax

public abstract ISDMParserDocument parseXML (InputStream stream) throws SDMParserException, IllegalArgumentException

Parameters

Returns

The Object representation of the parsed XML

Exceptions

Remarks

Parses the stream source of an XML and converts it to a Java Object containing all the information that were contained by the source XML