Method Parser.XML.Tree.attribute_quote()
- Method attribute_quote
stringattribute_quote(stringdata,void|stringignore)- Description
Quotes the string given in
databy escaping &, <, >, ' and ".
string attribute_quote(string data, void|string ignore)
Quotes the string given in data by escaping &, <, >, ' and ".