Message::DOM::Node
Node
interfaceThe Message::DOM::Node
implements the DOM Node
interface.
The Node
object has following methods:
$url = $node->manakai_get_child_namespace_uri ($tag_name)
Return the default namespace URL for the tag name, using the node as the context. [MANAKAI]
DOM <http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#interface-node>
.
manakai DOM Extensions <https://suika.suikawiki.org/~wakaba/wiki/sw/n/manakai%20DOM%20Extensions>
.
Wakaba <wakaba@suikawiki.org>.
Copyright 2007-2012 Wakaba <wakaba@suikawiki.org>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.