XML::XPath::Node::Attribute

Section: User Contributed Perl Documentation (3pm)
Updated: 2022-08-13
Index Return to Main Contents
 

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.


 

Index

NAME
API
new ( key, value, prefix )
getName
getLocalName
getNodeValue / getData
setNodeValue
getPrefix
getNamespace
toString

This document was created by man2html, using the manual pages.
Time: 19:36:34 GMT, May 22, 2024