Part of twisted.web2.dav.element.rfc3744 View Source View In Hierarchy
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 294 | Method | __init__ | Undocumented |
Inherited from WebDAVElement:
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 73 | Method | qname | Undocumented |
| 76 | Method | sname | Undocumented |
| 162 | Method | __str__ | Undocumented |
| 165 | Method | __repr__ | Undocumented |
| 171 | Method | __eq__ | Undocumented |
| 182 | Method | __ne__ | Undocumented |
| 185 | Method | __contains__ | Undocumented |
| 188 | Method | writeXML | Undocumented |
| 193 | Method | toxml | Undocumented |
| 198 | Method | element | Undocumented |
| 208 | Method | addToDOM | Undocumented |
| 224 | Method | childrenOfType | Returns a list of children with the same qname as the given type. |
| 235 | Method | childOfType | Returns a child of the given type, if any, or None. |