process_recorder_streams¶
-
InventoryXmlParser.process_recorder_streams(recorder, streams)[source]¶ Process the stream nodes of a recorder.
- Parameters
recorder (
mss_dataserver.geometry.inventory.Recorder) – The recorder to which to add the streams.streams (
listofetree.SubElement) – The xml stream nodes parsed using the findall method.