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.