Org.XmlPull.V1.IXmlPullParserExtensions Members

The members of Org.XmlPull.V1.IXmlPullParserExtensions are listed below.

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.