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


Method simple_parse_file

SimpleNode Parser.XML.Tree.simple_parse_file(string path, void|mapping predefined_entities, ParseFlags|void flags)

Description

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