manpagez: man pages & more
man XML::XPath::Node::Attribute(3)
Home | html | info | man

XPath::Node::Attribute(3)




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 v5.10.0                      2001-11-05         XPath::Node::Attribute(3)

Mac OS X 10.6 - Generated Thu Sep 17 20:18:11 CDT 2009
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.