method

string_value

ruby latest stable - Class: REXML::Functions
string_value( o )
public

A node-set is converted to a string by returning the concatenation of the string-value of each of the children of the node in the node-set that is first in document order. If the node-set is empty, an empty string is returned.