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
Inherited from POM.ElementNode (private):
_acquire ,
_attr_str ,
_attr_unistr ,
_attribs_match ,
_empty_str ,
_empty_unistr ,
_find_index ,
_find_node ,
_get_ns ,
_non_empty_str ,
_non_empty_unistr ,
_tabs ,
_validate_attribute ,
_verify_attributes
|