Name
xmlVersion: DOMString(3)
Synopsis
Returns the value of the version
pseudo-attribute of the text
declaration of an external parsed entity. Is null
if no text declaration is present.
Read-only.
Java binding
public String getXmlVersion( );
Methods
The Entity
object has no
methods.