Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

XML::XPath::Node::Attribute

Name XML::XPath::Node::Attribute
Version 1.42
Located at /usr/share/perl5/vendor_perl
File /usr/share/perl5/vendor_perl/XML/XPath/Node/Attribute.pm
Is Core No
Search CPAN for this module XML::XPath::Node::Attribute
Documentation XML::XPath::Node::Attribute
Module Details XML::XPath::Node::Attribute

NAME

Attribute - a single attribute


API

new ( key, value, prefix )

Create a new attribute node.

getName

Returns the key for the attribute

getLocalName

As getName above, but without namespace information

getNodeValue / getData

Returns the value

setNodeValue

Sets the value of the attribute node.

getPrefix

Returns the prefix

getNamespace

Return the namespace.

toString

Generates key=``value'', encoded correctly.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2024