Uses of Interface
com.sforce.ws.parser.XmlPullParser
-
Packages that use XmlPullParser Package Description com.sforce.ws.parser Provides pull parser based XML input and output streams. -
-
Uses of XmlPullParser in com.sforce.ws.parser
Classes in com.sforce.ws.parser that implement XmlPullParser Modifier and Type Class Description classMXParserAbsolutely minimal implementation of XMLPULL V1 APIConstructors in com.sforce.ws.parser with parameters of type XmlPullParser Constructor Description XmlPullParserException(String msg, XmlPullParser parser, Throwable chain)
-