ILSParserFilter.FilterAccept Field

Definition

Accept the node.

[Android.Runtime.Register("FILTER_ACCEPT")]
public const short FilterAccept = 1;
[<Android.Runtime.Register("FILTER_ACCEPT")>]
val mutable FilterAccept : int16

Field Value

Value = 1
Attributes

Remarks

Accept the node.

Java documentation for org.w3c.dom.ls.LSParserFilter.FILTER_ACCEPT.

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