KHTML
#include <XPathNamespaceImpl.h>
Definition at line 35 of file XPathNamespaceImpl.h.
◆ XPathNamespaceImpl() [1/2]
XPathNamespaceImpl::XPathNamespaceImpl |
( |
DocumentImpl * |
ptr, |
|
|
DOMStringImpl * |
prefix, |
|
|
DOMStringImpl * |
uri |
|
) |
| |
◆ XPathNamespaceImpl() [2/2]
◆ ~XPathNamespaceImpl()
XPathNamespaceImpl::~XPathNamespaceImpl |
( |
| ) |
|
|
virtual |
◆ namespaceURI()
const AtomicString & XPathNamespaceImpl::namespaceURI |
( |
| ) |
const |
|
virtual |
◆ nodeName()
DOMString XPathNamespaceImpl::nodeName |
( |
| ) |
const |
|
virtual |
◆ nodeType()
unsigned short XPathNamespaceImpl::nodeType |
( |
| ) |
const |
|
virtual |
◆ operator=()
◆ ownerDocument()
DocumentImpl * XPathNamespaceImpl::ownerDocument |
( |
| ) |
const |
|
virtual |
◆ ownerElement()
ElementImpl * XPathNamespaceImpl::ownerElement |
( |
| ) |
const |
|
virtual |
◆ prefix()
const AtomicString & XPathNamespaceImpl::prefix |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by
doxygen 1.9.6 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.