Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Ubuntu 9.04

(Jaunty Jackalope)

XML::XPath::Node::Text(3pm)


XPath::Node::Text

XPath::Node::Text

NAME
API

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.



XML::XPath::Node::Text(3pm)