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-2018 The KDE developers.
Generated on Sun Jun 3 2018 13:32:28 by
doxygen 1.8.12 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.