Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Parser
Parser.XML
Parser.XML.Tree
Classes
AbstractNode
AbstractSimpleNode
Node
RootNode
SimpleNode
SimpleRootNode
VirtualNode
XMLNSParser
XMLParser
Enums
ParseFlags
Methods
attribute_quote()
parse_file()
parse_input()
roxen_attribute_quote()
roxen_text_quote()
simple_parse_file()
simple_parse_input()
text_quote()
Parser.XML.Tree.ParseFlags
Parser.XML.Tree.parse_file()
Method Parser.XML.Tree.attribute_quote()
Method
attribute_quote
string
attribute_quote
(
string
data
)
Description
Quotes the string given in
data
by escaping &, <, >, ' and ".