x3cflux.FluxMLParser
- class x3cflux.FluxMLParser
Bases:
pybind11_objectParser object designed to parse FluxML files
Methods
parse(self, file_path)Parse FluxML data object from a given FluxML file
- parse(self: x3cflux.lib.core.FluxMLParser, file_path: str) x3cflux.lib.core.FluxMLData
Parse FluxML data object from a given FluxML file
- Parameters:
file_path (str) – File path of FluxML file