KHTML
#include <XPathNamespaceImpl.h>
Inherits NodeImpl.
Definition at line 35 of file XPathNamespaceImpl.h.
| XPathNamespaceImpl::XPathNamespaceImpl |
( |
DocumentImpl * |
ptr, |
|
|
DOMStringImpl * |
prefix, |
|
|
DOMStringImpl * |
uri |
|
) |
| |
| XPathNamespaceImpl::~XPathNamespaceImpl |
( |
| ) |
|
|
virtual |
| const AtomicString & XPathNamespaceImpl::namespaceURI |
( |
| ) |
const |
|
virtual |
| DOMString XPathNamespaceImpl::nodeName |
( |
| ) |
const |
|
virtual |
| unsigned short XPathNamespaceImpl::nodeType |
( |
| ) |
const |
|
virtual |
| DocumentImpl * XPathNamespaceImpl::ownerDocument |
( |
| ) |
const |
|
virtual |
| ElementImpl * XPathNamespaceImpl::ownerElement |
( |
| ) |
const |
|
virtual |
| 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:24 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.