Home | Trees | Indices | Help |
|
---|
|
object --+ | ligolw.Element --+ | ligolw.Param --+ | Param
High-level Param element. The value is stored in the pcdata attribute as the native Python type rather than as a string.
|
|||
ParamName |
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
Name The "Name" attribute. |
|||
Scale The "Scale" attribute. |
|||
Type The "Type" attribute. |
|||
Inherited from Inherited from |
|
Construct a LIGO Light Weight XML Param document subtree. FIXME: document keyword arguments. |
Method invoked by document parser when it encounters the end-of-element event.
|
Convenience wrapper for .build() that constructs a Param element from an instance of a Python builtin type. See .build() for a description of the valid keyword arguments. |
Recursively write an element and it's children to a file.
|
|
NameThe "Name" attribute.
|
ScaleThe "Scale" attribute.
|
TypeThe "Type" attribute. Default is "lstring" if not set.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 12 00:34:20 2017 | http://epydoc.sourceforge.net |