ctdam.parser.xmlfiles module¶
- class ctdam.parser.xmlfiles.XMLFile(path_to_file)[source]¶
Bases:
UserDictParent class for XML and psa representation that loads XML as a python-internal tree and as a dict.
- Parameters:
path_to_file (
Path|str) – The path to the xml file