= private = protected
version()
@return the XMLDecl version of this document as a String. If no XMLDecl has been set, returns the default version.
# File lib/rexml/document.rb, line 128 def version xml_decl().version end