KHTML
#include <XPathNamespaceImpl.h>
Inherits NodeImpl.
List of all members.
Detailed Description
Definition at line 35 of file XPathNamespaceImpl.h.
Constructor & Destructor Documentation
XPathNamespaceImpl::XPathNamespaceImpl |
( |
DocumentImpl * |
ptr, |
|
|
DOMStringImpl * |
prefix, |
|
|
DOMStringImpl * |
uri |
|
) |
| |
XPathNamespaceImpl::~XPathNamespaceImpl |
( |
| ) |
|
|
virtual |
Member Function Documentation
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-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:30:17 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.