Trees | Index | Help |
---|
Package Bio :: Package EUtils :: Package DTDs :: Module LinkOut :: Class normalize |
|
ElementNode
--+
|
normalize
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 | |
---|---|
ContentModel |
CONTENTMODEL = Bio.EUtils.POM.ContentModel(('|', [('#PCD...
|
Inherited from ElementNode | |
NoneType |
ATTLIST = None |
Class Variable Details |
---|
CONTENTMODEL
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 27 16:13:13 2007 | http://epydoc.sf.net |