IXmlPullParser
FeatureProcessDocdecl
FeatureProcessNamespaces
FeatureReportNamespaceAttributes
FeatureValidation
NoNamespace
AttributeCount
ColumnNumber
Depth
EventType
InputEncoding
IsEmptyElementTag
IsWhitespace
LineNumber
Name
Namespace
PositionDescription
Prefix
Text
Types
DefineEntityReplacementText(String, String)
GetAttributeName(Int32)
GetAttributeNamespace(Int32)
GetAttributePrefix(Int32)
GetAttributeType(Int32)
GetAttributeValue(Int32)
GetAttributeValue(String, String)
GetFeature(String)
GetNamespace(String)
GetNamespaceCount(Int32)
GetNamespacePrefix(Int32)
GetNamespaceUri(Int32)
GetProperty(String)
GetTextCharacters(Int32[])
IsAttributeDefault(Int32)
Next()
NextTag()
NextText()
NextToken()
Require(XmlPullParserNode, String, String)
SetFeature(String, Boolean)
SetInput(Reader)
SetInput(Stream, String)
SetProperty(String, Object)
NextAsync(IXmlPullParser)
NextTagAsync(IXmlPullParser)
NextTextAsync(IXmlPullParser)
NextTokenAsync(IXmlPullParser)
monoandroid
namespace Org.XmlPull.V1
{
[Register("org/xmlpull/v1/XmlPullParser", "", "Org.XmlPull.V1.IXmlPullParserInvoker")]
public interface IXmlPullParser : IJavaObject, IJavaPeerable, IDisposable
{
[Register("FEATURE_VALIDATION")]
public const string! FeatureValidation = "http://xmlpull.org/v1/doc/features.html#validation";
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API