Trees | Index | Help |
---|
Package Bio :: Package EUtils :: Module POM :: Class Fragments |
|
ElementNode
--+
|
Fragments
Method Summary | |
---|---|
__str__(self)
| |
__unicode__(self)
| |
Inherited from ElementNode | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Adding text to elements is so common, there is a special method for it. | |
| |
| |
| |
destroy() Remove this node and all child node references. | |
| |
| |
| |
| |
| |
fullpath() returns the ElementNode's full path as a string in xpath format. | |
| |
get_attribute(name) This exists to set attributes that have names with illegal Python identifier characters. | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
clears indentation flag so that it may be acquired from parent. | |
| |
| |
| |
pathname() returns the ElementNode as a string in xpath format. | |
| |
| |
| |
set_attribute(name, value) This exists to set attributes that have names with illegal Python identifier characters. | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
|
Class Variable Summary | |
---|---|
Inherited from ElementNode | |
NoneType |
ATTLIST = None |
NoneType |
CONTENTMODEL = None |
dict |
_acquired = {'_namespace': None, '_indented': 1}
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 27 16:13:13 2007 | http://epydoc.sf.net |