class _NSContext: (source)
| Method | __getitem__ |
Proxy through to getting the prefix for the namespace. |
| Method | __init__ |
Pull out the parent's namespaces, if there's no parent then default to XML. |
| Method | __setitem__ |
Proxy through to setting the prefix for the namespace. |
| Method | get |
Get a prefix for a namespace. |
| Instance Variable | nss |
Undocumented |
| Instance Variable | parent |
Undocumented |
| Parameters | |
k:Optional[ | Undocumented |
| Returns | |
Optional[ | Undocumented |
| Parameters | |
parent:Optional[ | Undocumented |
| Parameters | |
k:Optional[ | Undocumented |
v:Optional[ | Undocumented |