XMLReader
- class compas.files.XMLReader(root)[source]
Bases:
object
Reads XML files and strings.
- Parameters
root (
xml.etree.ElementTree.Element
) – Root XML element
Methods
from_file
(source[, tree_parser])from_string
(text[, tree_parser])
Bases: object
Reads XML files and strings.
root (xml.etree.ElementTree.Element
) – Root XML element
Methods
|
|
|
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev