Home | Trees | Indices | Help |
---|
|
The prefix normalizer provides namespace prefix normalization.
|
|||
|
|||
set |
|
||
set |
|
||
{u, p} |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
boolean |
|
||
boolean |
|
|
|||
Element |
|
|
|||
[Element,..] |
branch The nodes flattened branch. |
||
[str,] |
namespaces A unique list of namespaces (URI). |
||
Element |
node A node to normalize. |
||
{u, p} |
prefixes A reverse dict of prefixes. |
|
Normalize the specified node. |
|
Get the unique set of namespaces referenced in the branch.
|
Convert the nodes nsprefixes into a set.
|
Generate a reverse mapping of unique prefixes for all namespaces.
|
Refit (normalize) all of the attributes in the node.
|
Refit (normalize) the attribute.
|
Refit (normalize) the attribute's value.
|
Get whether the ns is to be normalized.
|
Get whether the ns is to not be normalized.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Mar 21 14:39:09 2011 | http://epydoc.sourceforge.net |