XML::XPath::Node::Text.3pm

Langue: en

Version: 2000-09-05 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

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.