DOM
[Raku LibXML Project] / [LibXML Module] / DOM
Raku LibXML DOM Interface
The W3C Level 2 Core DOM a platform and language independent interface for accessing and manipulating documents.
LibXML uses the W3C::DOM module to map classes and methods.
A quick summary of the Raku DOM implementation follows:
[1] This object is stored in a LibXML hash-table, so most DOM manipulation methods are not applicable