Method Parser.XML.Tree.parse_file()
- Method
parse_file
 
- Nodeparse_file(- string- path,- bool|- void- parse_namespaces)
- Description
- Loads the XML file - path, creates a node tree representation and returns the root node.
Node parse_file(string path, bool|void parse_namespaces)
Loads the XML file path, creates a node tree representation and
 returns the root node.