XML::DOM::Node 1.44 review

Download
by rbytes.net on

XML::DOM::Node is a super class of all nodes in XML::DOM. XML::DOM::Node is the super class of all nodes in an XML::DOM document

License: Perl Artistic License
File size: 114K
Developer: T.J. Mather
0 stars award from rbytes.net

XML::DOM::Node is a super class of all nodes in XML::DOM.

XML::DOM::Node is the super class of all nodes in an XML::DOM document. This means that all nodes that subclass XML::DOM::Node also inherit all the methods that XML::DOM::Node implements.

GLOBAL VARIABLES

@NodeNames

The variable @XML::DOM::Node::NodeNames maps the node type constants to strings. It is used by XML::DOM::Node::getNodeTypeName.

Requirements:
Perl

XML::DOM::Node 1.44 keywords