XML::XPath::Node::Text
(3pm)
An xml text node
Carta.tech
Man Pages
MISSING SECTION
XML::XPath::Node::Text: An xml text node
Carta.tech
Packages
libxml-xpath-perl
XML::XPath::Node::Text: An xml text node
API
new ( text )
Create a new text node.
getValue / getData
Returns the text
string_value
Returns the text
appendText ( text )
Adds the given text string to this node.
←
XML::XPath::Node::PI.3pm: An xml processing instruction node
XML::XPath::NodeSet.3pm: A list of xml document nodes
→