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

Method Parser.XML.Tree.simple_parse_file()


Method simple_parse_file

SimpleRootNode simple_parse_file(string path, void|mapping predefined_entities, ParseFlags|void flags, string|void default_namespace)

Description

Loads the XML file path , creates a SimpleNode tree representation and returns the root node.