Method Parser.XML.SloppyDOM.parse()
- Method
parse
Document
parse(string
source
,void
|int
raw_values
)- Description
Normally entities are decoded, and Node.xml_format will encode them again. If
raw_values
is nonzero then all text and attribute values are instead kept in their original form.