XPathConstants.Nodeset Property

Definition

The XPath 1.

[Android.Runtime.Register("NODESET")]
public static Javax.Xml.Namespace.QName? Nodeset { get; }
[<Android.Runtime.Register("NODESET")>]
static member Nodeset : Javax.Xml.Namespace.QName

Property Value

Attributes

Remarks

The XPath 1.0 NodeSet data type.

Maps to Java org.w3c.dom.NodeList.

Java documentation for javax.xml.xpath.XPathConstants.NODESET.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to