0114c434b0
XML::DOM::XPath allows you to use XML::XPath methods to query a DOM. This is often much easier than relying only on getElementsByTagName. It lets you use all of the XML::DOM methods. ok sthen@
5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
XML::DOM::XPath allows you to use XML::XPath methods to query a DOM.
|
|
This is often much easier than relying only on getElementsByTagName.
|
|
|
|
It lets you use all of the XML::DOM methods.
|