116117118119120121122123124125126
*/ public void parse() throws XmlPullParserException, IOException { Dsmlv2ResponseGrammar grammar = Dsmlv2ResponseGrammar.getInstance(); grammar.executeAction( container ); } /** * Launches the parsing of the Batch Response only
125126127128129130131132133134135
127128129130131132133134135136137
126127128129130131132133134135136