Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Parser
Parser.XML
Parser.XML.SloppyDOM
Parser.XML.SloppyDOM.Node

Method Parser.XML.SloppyDOM.Node()->get_text_content()


Method get_text_content

string get_text_content()

Description

If the raw_values flag is set in the owning document, the text is returned with entities and CDATA blocks intact.

See also

parse