Trees | Index | Help |
|
---|
Module indiclient :: Class indinamedobject |
|
indiobject
--+
|
indinamedobject
indielement
,
indivector
Method Summary | |
---|---|
| |
Inherited from indiobject | |
StringType |
Returns an XML representation of the object |
BooleanType |
Checks whether the object is valid. |
NoneType |
Update this element with data received form the XML Parser. |
Instance Variable Summary | |
---|---|
StringType | label : label of the INDI object as given in the "label" XML
attribute |
StringType | name : name of the INDI object as given in the "name" XML
attribute |
Inherited from indiobject | |
indixmltag |
tag : The XML tag of the INDI object (see indixmltag ). |
Method Details |
---|
__init__(self,
attrs,
tag)
|
Instance Variable Details |
---|
labellabel of the INDI object as given in the "label" XML attribute
|
namename of the INDI object as given in the "name" XML attribute
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Sep 10 10:26:04 2005 | http://epydoc.sf.net |