Class XML::DOM::Document
In: lib/xml/dom/core.rb
lib/xml/dom2/document.rb
Parent: Node

Methods

Constants

XMLNSNS = 'http://www.w3.org/2000/xmlns/'

Public Class methods

new([child1, child2, …]) or new(child1, child2, …)

    child?: String or Node

new([child1, child2, …]) or new(child1, child2, …)

    child?: String or Node

Public Instance methods

get the ID list [experimental implement]

set the ID list by the attribute name with the element name (or wildcard) [experimental implement]

DOM
(but this is not "live")
DOM
(but this is not "live")

[Validate]