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

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

Profile: desktop, common

Overview

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

Profile: common

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

Profile: common

 
publicXML_VERSIONString

The default XML version.

The default XML version.

Profile: common

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

Profile: common

 
publicXMLNS_ATTRIBUTE_NS_URIString

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