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 (
list
ofetree.SubElement
) – The xml stream nodes parsed using the findall method.