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

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

Profile: desktop, common

Overview

Script Variable Summary

access name type Can Read Can Init Can Write Default Value description
public XML_NS_PREFIX String

The official XML Namespace prefix.

The official XML Namespace prefix.

Defined by the XML specification to be "xml".

See Also:
http://www.w3.org/TR/REC-xml-names/#ns-qualnames

Profile: common

 
public XML_NS_URI String

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:
http://www.w3.org/TR/REC-xml-names/#ns-qualnames

Profile: common

 
public XML_VERSION String

The default XML version.

The default XML version.

Profile: common

 
public XMLNS_ATTRIBUTE String

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:
http://www.w3.org/TR/REC-xml-names/#ns-qualnames

Profile: common

 
public XMLNS_ATTRIBUTE_NS_URI String

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

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

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

See Also:
http://www.w3.org/TR/REC-xml-names/#ns-qualnames

Profile: common

 

Inherited Variables

Inherited Functions