Function script::xpath::eval_function::string_value

source ยท
fn string_value(node: &Node) -> String
Expand description

Returns the text contents of the Node, or empty string if none.