Extracted from Pike v7.4 release 117 at 2005-08-23.
pike.ida.liu.se
[Top]
predef::
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.