Spec-Zone .ru
спецификации, руководства, описания, API

JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

Profile: desktop, common

Overview

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
publicXML_NS_PREFIXString

The official XML Namespace prefix.

The official XML Namespace prefix.

Defined by the XML specification to be "xml".

See Also:
<a href="http://www.w3.org/TR/REC-xml-names/#ns-qualnames"> Namespaces in XML, 3. Qualified Names<</a>

&nbsp;
publicXML_NS_URIString

The official XML Namespace name URI.

The official XML Namespace name URI.

Defined by the XML specification to be "http://www.w3.org/XML/1998/namespace".

See Also:
<a href="http://www.w3.org/TR/REC-xml-names/#ns-qualnames"> Namespaces in XML, 3. Qualified Names</a>

&nbsp;
publicXML_VERSIONString

The default XML version.

The default XML version.

&nbsp;
publicXMLNS_ATTRIBUTEString

The official XML attribute used for specifying XML Namespace declarations.

The official XML attribute used for specifying XML Namespace declarations.

It is NOT valid to use as a prefix. Defined by the XML specification to be "xmlns".

See Also:
<a href="http://www.w3.org/TR/REC-xml-names/#ns-qualnames"> Namespaces in XML, 3. Qualified Names</a>

&nbsp;
publicXMLNS_ATTRIBUTE_NS_URIString

The official XML attribute used for specifying XML Namespace declarations, XMLNS_ATTRIBUTE XMLConstants.XMLNS_ATTRIBUTE, Namespace name URI.

The official XML attribute used for specifying XML Namespace declarations, XMLNS_ATTRIBUTE XMLConstants.XMLNS_ATTRIBUTE, Namespace name URI.

Defined by the XML specification to be "http://www.w3.org/2000/xmlns/".

See Also:
<a href="http://www.w3.org/TR/REC-xml-names/#ns-qualnames"> Namespaces in XML, 3. Qualified Names</a>, <a href="http://www.w3.org/XML/xml-names-19990114-errata/"> Namespaces in XML Errata</a>

&nbsp;

Inherited Variables

Inherited Functions