B | |
| balance_rep [Xmlerr_report] | |
D | |
| dump_tree [Xmlerr_tree] | converts a tag list into a tree structure |
E | |
| extract [Xmlerr_utils] |
|
| extract [Xmlerr_utmpl] |
|
F | |
| f [Xmlerr_tmpl] | |
| fe [Xmlerr_tmpl] | |
I | |
| ic_input [Xmlerr] | |
| is_balanced [Xmlerr_tree] | |
| is_balanced [Xmlerr_report] | |
M | |
| max_depth [Xmlerr_report] | raises an exception if the tree is not balanced |
| max_depth_opt [Xmlerr_report] | same than max_depth but returns None is the tree is not balanced |
P | |
| parse [Xmlerr] | |
| parse_f [Xmlerr] | |
| parse_file [Xmlerr] | |
| parse_rev [Xmlerr] | |
| parse_string [Xmlerr] | |
| print [Xmlerr_tmpl] | |
| print_code [Xmlerr] | |
| print_html [Xmlerr] | |
| print_tree [Xmlerr_tree] | |
| print_trees [Xmlerr_tree] | |
R | |
| read_tmpl [Xmlerr_tmpl] | |
S | |
| string_input [Xmlerr] | |
| strip_space [Xmlerr] | remove space from beginning and ending of PCData |
T | |
| test_data [Xmlerr_tree] | |
| test_data_in [Xmlerr_tree] | |
W | |
| webstr [Xmlerr_utils] | translate web-encoded chars, as for example %20 and %7E into ' ' and '~' |
X | |
| x_lowercase [Xmlerr] | translate tag names and attr names to lowercase |