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.parse_file()


Method parse_file

Node parse_file(string path, int(0..1)|void parse_namespaces)

Description

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