The
properties
of Org.XmlPull.V1.IXmlSerializer are listed below. For a list of all members, see the IXmlSerializer Members list.
Public Properties
[read-only] | Depth | int. Returns the current depth of the element. |
[read-only] | Name | string. Returns the name of the current element as set by startTag(). |
[read-only] | Namespace | string. Returns the namespace URI of the current element as set by startTag(). |