Stream¶
- class igwn_ligolw.ligolw.Stream(*args)¶
Bases:
ElementStream element.
Attributes Summary
The "Content" attribute.
The "Delimiter" attribute.
The "Encoding" attribute.
The "Name" attribute.
The "Type" attribute.
Attributes Documentation
- Content¶
The “Content” attribute.
- Delimiter¶
The “Delimiter” attribute. Default is “,” if not set.
- Encoding¶
The “Encoding” attribute. Default is “{‘Text’}” if not set.
- Name¶
The “Name” attribute.
- Type¶
The “Type” attribute. Default is “Local” if not set.
- tagName = 'Stream'¶