Home | Trees | Indices | Help |
|
---|
|
object --+ | ligolw.Element --+ | ligolw.Stream --+ | TableStream
High-level Stream element for use inside Tables. This element knows how to parse the delimited character stream into row objects that it appends into the list-like parent element, and knows how to turn the parent's rows back into a character stream.
|
|||
RowBuilder This class provides the logic required to transform a sequence of of tokens parsed out of the delimited text of a Stream element into a sequence of row objects for insertion into a Table element. |
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
Add characters to the element's pcdata.
|
Method invoked by document parser when it encounters the end-of-element event.
|
Recursively write an element and it's children to a file.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 12 00:34:20 2017 | http://epydoc.sourceforge.net |