Org.XmlPull.V1.IXmlPullParserExtensions: Method Members

The methods of Org.XmlPull.V1.IXmlPullParserExtensions are listed below. For a list of all members, see the IXmlPullParserExtensions Members list.

See Also: Inherited members from System.Object

Public Methods

static
NextAsync(this IXmlPullParser) : System.Threading.Tasks.Task<XmlPullParserNode>
Documentation for this section has not yet been entered.
static
NextTagAsync(this IXmlPullParser) : System.Threading.Tasks.Task<XmlPullParserNode>
Documentation for this section has not yet been entered.
static
NextTextAsync(this IXmlPullParser) : System.Threading.Tasks.Task<string>
Documentation for this section has not yet been entered.
static
NextTokenAsync(this IXmlPullParser) : System.Threading.Tasks.Task<XmlPullParserNode>
Documentation for this section has not yet been entered.