|
Clone()
|
创建并返回此对象的副本。
(继承自 Object)
|
|
Close()
|
关闭此分析程序。
|
|
Construct(JniObjectReference, JniObjectReferenceOptions)
|
(继承自 JavaObject)
|
|
DefineEntityReplacementText(String, String)
|
(继承自 XmlReaderPullParser)
|
|
Dispose()
|
释放此Java对等方持有的资源。
(继承自 Object)
|
|
Dispose(Boolean)
|
释放此Java对等方持有的资源。
(继承自 Object)
|
|
DisposeUnlessReferenced()
|
(继承自 JavaObject)
|
|
Equals(Object)
|
(继承自 JavaObject)
|
|
Equals(Object)
|
指示其他对象是否“等于”此对象。
(继承自 Object)
|
|
GetAttributeBooleanValue(Int32, Boolean)
|
返回“index”处属性的布尔值。
|
|
GetAttributeBooleanValue(String, String, Boolean)
|
返回“attribute”的布尔值。
|
|
GetAttributeFloatValue(Int32, Single)
|
返回“index”处属性的浮点值。
|
|
GetAttributeFloatValue(String, String, Single)
|
返回“attribute”的浮点值。
|
|
GetAttributeIntValue(Int32, Int32)
|
返回“index”处属性的整数值。
|
|
GetAttributeIntValue(String, String, Int32)
|
返回“attribute”的整数值。
|
|
GetAttributeListValue(Int32, String[], Int32)
|
此操作不受支持 XmlReaderResourceParser。
|
|
GetAttributeListValue(String, String, String[], Int32)
|
此操作不受支持 XmlReaderResourceParser。
|
|
GetAttributeName(Int32)
|
(继承自 XmlReaderPullParser)
|
|
GetAttributeNameResource(Int32)
|
此操作不受支持 XmlReaderResourceParser。
|
|
GetAttributeNamespace(Int32)
|
(继承自 XmlReaderPullParser)
|
|
GetAttributePrefix(Int32)
|
(继承自 XmlReaderPullParser)
|
|
GetAttributeResourceValue(Int32, Int32)
|
此操作不受支持 XmlReaderResourceParser。
|
|
GetAttributeResourceValue(String, String, Int32)
|
此操作不受支持 XmlReaderResourceParser。
|
|
GetAttributeType(Int32)
|
(继承自 XmlReaderPullParser)
|
|
GetAttributeUnsignedIntValue(Int32, Int32)
|
以无符号十进制整数的形式返回“index”处的属性值。
|
|
GetAttributeUnsignedIntValue(String, String, Int32)
|
以无符号十进制整数形式返回“attribute”的值。
|
|
GetAttributeValue(Int32)
|
(继承自 XmlReaderPullParser)
|
|
GetAttributeValue(String, String)
|
(继承自 XmlReaderPullParser)
|
|
GetFeature(String)
|
(继承自 XmlReaderPullParser)
|
|
GetHashCode()
|
返回对象的哈希代码值。
(继承自 Object)
|
|
GetIdAttributeResourceValue(Int32)
|
此操作不受支持 XmlReaderResourceParser。
|
|
GetNamespace(String)
|
(继承自 XmlReaderPullParser)
|
|
GetNamespaceCount(Int32)
|
(继承自 XmlReaderPullParser)
|
|
GetNamespacePrefix(Int32)
|
(继承自 XmlReaderPullParser)
|
|
GetNamespaceUri(Int32)
|
(继承自 XmlReaderPullParser)
|
|
GetProperty(String)
|
(继承自 XmlReaderPullParser)
|
|
GetTextCharacters(Int32[])
|
(继承自 XmlReaderPullParser)
|
|
IsAttributeDefault(Int32)
|
(继承自 XmlReaderPullParser)
|
|
JavaFinalize()
|
已过时.
当垃圾回收确定不再引用该对象时,由对象上的垃圾回收器调用。
(继承自 Object)
|
|
Next()
|
(继承自 XmlReaderPullParser)
|
|
NextTag()
|
(继承自 XmlReaderPullParser)
|
|
NextText()
|
(继承自 XmlReaderPullParser)
|
|
NextToken()
|
(继承自 XmlReaderPullParser)
|
|
Notify()
|
唤醒正在等待此对象的监视器的单个线程。
(继承自 Object)
|
|
NotifyAll()
|
唤醒正在等待此对象的监视器的所有线程。
(继承自 Object)
|
|
Require(XmlPullParserNode, String, String)
|
(继承自 XmlReaderPullParser)
|
|
SetFeature(String, Boolean)
|
(继承自 XmlReaderPullParser)
|
|
SetHandle(IntPtr, JniHandleOwnership)
|
设置 Handle 属性。
(继承自 Object)
|
|
SetInput(Reader)
|
(继承自 XmlReaderPullParser)
|
|
SetInput(Stream, String)
|
(继承自 XmlReaderPullParser)
|
|
SetPeerReference(JniObjectReference, JniObjectReferenceOptions)
|
(继承自 JavaObject)
|
|
SetProperty(String, Object)
|
(继承自 XmlReaderPullParser)
|
|
ToArray<T>()
|
从此Java数组包装器创建托管数组。
(继承自 Object)
|
|
ToLocalJniHandle(XmlReader)
|
|
ToString()
|
返回对象的字符串表示形式。
(继承自 Object)
|
|
UnregisterFromRuntime()
|
从互操作运行时取消注册此Java对等。
(继承自 Object)
|
|
Wait()
|
使当前线程等待,直到唤醒它,通常是通过 em 通知/em< 或 >em<interrupted>/em<。><>
(继承自 Object)
|
|
Wait(Int64, Int32)
|
使当前线程等待直到唤醒,通常是通过 <em>通知</em> 或 <em interrupted>/em<>,或直到经过一定数量的实时。
(继承自 Object)
|
|
Wait(Int64)
|
使当前线程等待直到唤醒,通常是通过 <em>通知</em> 或 <em interrupted>/em<>,或直到经过一定数量的实时。
(继承自 Object)
|