Trees | Index | Help |
---|
Package Bio :: Package EUtils :: Package DTDs :: Module LinkOut :: Class pad |
|
ElementNode
--+
|
pad
Method Summary | |
---|---|
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 | |
---|---|
AttributeList |
ATTLIST = ...
|
ContentModel |
CONTENTMODEL = Bio.EUtils.POM.ContentModel(('|', [('#PCD...
|
Inherited from ElementNode | |
dict |
_acquired = {'_namespace': None, '_indented': 1}
|
Class Variable Details |
---|
ATTLIST
|
CONTENTMODEL
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Jan 31 09:59:38 2007 | http://epydoc.sf.net |