XPathFactory.DefaultPropertyName Field

Definition

The default property name according to the JAXP spec.

[Android.Runtime.Register("DEFAULT_PROPERTY_NAME")]
public const string DefaultPropertyName;
[<Android.Runtime.Register("DEFAULT_PROPERTY_NAME")>]
val mutable DefaultPropertyName : string

Field Value

Attributes

Remarks

The default property name according to the JAXP spec.

Java documentation for javax.xml.xpath.XPathFactory.DEFAULT_PROPERTY_NAME.

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