Skip to main content

Module parser

Module parser 

Source

Enums§

ParseError
XML parse error

Functions§

load_directory
Parse all .maxref.xml files in a directory and return an ObjectDb. Files that fail to parse are skipped (error count is returned).
load_directory_recursive
Load all .maxref.xml files recursively from a directory tree.
parse_maxref
Parse a .maxref.xml content string and return an ObjectDef