DatatypeFactory.DatatypefactoryProperty Field

Definition

Default property name as defined in JSR 206: Java(TM) API for XML Processing (JAXP) 1.

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

Field Value

Attributes

Remarks

Default property name as defined in JSR 206: Java(TM) API for XML Processing (JAXP) 1.3.

Default value is javax.xml.datatype.DatatypeFactory.

Java documentation for javax.xml.datatype.DatatypeFactory.DATATYPEFACTORY_PROPERTY.

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