class

XML::Document

Inherits XML::Node / Reference / Object

Instance methods

encoding

Returns the encoding of this node's document.

Source
errors

Returns the list of XML::Error found when parsing this document. Returns nil if no errors were found.

Source
version

Returns the version of this node's document.

Source