Javax.Xml.Parsers.SAXParser.IsXIncludeAware Property

Syntax

[get: Android.Runtime.Register("isXIncludeAware", "()Z", "GetIsXIncludeAwareHandler")]
public virtual bool IsXIncludeAware { get; }

See Also

SAXParserFactory.XIncludeAware

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.UnsupportedOperationExceptionFor backward compatibility, when implementations for earlier versions of JAXP is used, this exception will be thrown.

Remarks

Get the XInclude processing mode for this parser.

[Android Documentation]

Requirements

Namespace: Javax.Xml.Parsers
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1