KHTML
DOM::XPathNamespaceImpl Class Reference
#include <XPathNamespaceImpl.h>
Inherits DOM::NodeImpl.
Public Member Functions | |
| XPathNamespaceImpl (DocumentImpl *ptr, DOMStringImpl *prefix, DOMStringImpl *uri) | |
| XPathNamespaceImpl (const XPathNamespaceImpl &other) | |
| virtual | ~XPathNamespaceImpl () |
| virtual const AtomicString & | namespaceURI () const |
| virtual DOMString | nodeName () const |
| virtual unsigned short | nodeType () const |
| XPathNamespaceImpl & | operator= (const XPathNamespaceImpl &rhs) |
| virtual DocumentImpl * | ownerDocument () const |
| virtual ElementImpl * | ownerElement () const |
| virtual const AtomicString & | prefix () const |
Detailed Description
Definition at line 35 of file XPathNamespaceImpl.h.
Constructor & Destructor Documentation
| XPathNamespaceImpl::XPathNamespaceImpl | ( | DocumentImpl * | ptr, |
| DOMStringImpl * | prefix, | ||
| DOMStringImpl * | uri | ||
| ) |
Definition at line 32 of file XPathNamespaceImpl.cpp.
| XPathNamespaceImpl::XPathNamespaceImpl | ( | const XPathNamespaceImpl & | other | ) |
Definition at line 40 of file XPathNamespaceImpl.cpp.
| XPathNamespaceImpl::~XPathNamespaceImpl | ( | ) | [virtual] |
Definition at line 47 of file XPathNamespaceImpl.cpp.
Member Function Documentation
| const AtomicString & XPathNamespaceImpl::namespaceURI | ( | ) | const [virtual] |
Definition at line 79 of file XPathNamespaceImpl.cpp.
| DOMString XPathNamespaceImpl::nodeName | ( | ) | const [virtual] |
Definition at line 74 of file XPathNamespaceImpl.cpp.
| unsigned short XPathNamespaceImpl::nodeType | ( | ) | const [virtual] |
Definition at line 84 of file XPathNamespaceImpl.cpp.
| XPathNamespaceImpl & XPathNamespaceImpl::operator= | ( | const XPathNamespaceImpl & | rhs | ) |
Definition at line 51 of file XPathNamespaceImpl.cpp.
| DocumentImpl * XPathNamespaceImpl::ownerDocument | ( | ) | const [virtual] |
Definition at line 58 of file XPathNamespaceImpl.cpp.
| ElementImpl * XPathNamespaceImpl::ownerElement | ( | ) | const [virtual] |
Definition at line 63 of file XPathNamespaceImpl.cpp.
| const AtomicString & XPathNamespaceImpl::prefix | ( | ) | const [virtual] |
Definition at line 69 of file XPathNamespaceImpl.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference