Package Bio :: Package EUtils :: Package DTDs :: Module LinkOut :: Class pad
[hide private]
[frames] | no frames]

Class pad

source code

POM.ElementNode --+
                  |
                 pad

Instance Methods [hide private]

Inherited from POM.ElementNode: __delattr__, __delitem__, __getattr__, __getitem__, __init__, __iter__, __len__, __nonzero__, __repr__, __setattr__, __setitem__, __str__, __unicode__, add, add_text, append, attributes, comment, destroy, detach, extend, find, find_elements, full_repr, fullpath, get, get_attribute, get_children, get_element, get_parent, getall, hasAttributes, has_attribute, has_attributes, has_children, has_key, index, inherit_indent, insert, matchpath, node, pathname, processing_instruction, reparent, replace_text, set_attribute, set_indented, set_inline, set_level, set_namespace, text, tostring, use_lowercase, use_truecase, use_uppercase

Class Variables [hide private]
  CONTENTMODEL = Bio.EUtils.POM.ContentModel(('|', [('#PCDATA', ...
  ATTLIST = Bio.EUtils.POM.AttributeList([Bio.EUtils.POM.XMLAttr...

Inherited from POM.ElementNode (private): _acquired

Class Variable Details [hide private]

CONTENTMODEL

Value:
Bio.EUtils.POM.ContentModel(('|', [('#PCDATA', ''), (u'pad', ''), (u'a\
pad', ''), (u'subs', ''), (u'toupper', ''), (u'tolower', ''), (u'strip\
', ''), (u'normalize', '')], '*'))

ATTLIST

Value:
Bio.EUtils.POM.AttributeList([Bio.EUtils.POM.XMLAttribute('with', 1, 1\
1, None), Bio.EUtils.POM.XMLAttribute('width', 1, 11, None), Bio.EUtil\
s.POM.XMLAttribute('align', ['left', 'right'], 13, u'right')])