parseXML(String) method

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

Syntax

public abstract ISDMParserDocument parseXML ( String xml ) throws SDMParserException, IllegalArgumentException

Parameters

Returns

The Object representation of the parsed XML

Exceptions

Usage

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