xpath::node::text(3)
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.
Text - an XML text node
new ( text )
Create a new text node.
getValue / getData
Returns the text
string_value
Returns the text
appendText ( text )