Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Parser
Parser.XML
Parser.XML.Tree

Method Parser.XML.Tree.parse_file()


Method parse_file

Node Parser.XML.Tree.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.