|
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
ElementNSImpl Class Reference#include <ElementNSImpl.hpp>
Inheritance diagram for ElementNSImpl
Collaboration diagram for ElementNSImpl:
List of all members.
Constructor & Destructor Documentation
ElementNSImpl::ElementNSImpl (
|
const ElementNSImpl & other,
|
|
bool deep = false )
|
|
Member Function Documentation
virtual NodeImpl* ElementNSImpl::cloneNode (
|
bool deep ) [virtual]
|
|
virtual DOMString ElementNSImpl::getLocalName (
|
) [virtual]
|
|
virtual DOMString ElementNSImpl::getNamespaceURI (
|
) [virtual]
|
|
virtual DOMString ElementNSImpl::getPrefix (
|
) [virtual]
|
|
virtual void ElementNSImpl::setPrefix (
|
const DOMString & prefix ) [virtual]
|
|
Member Data Documentation
DOMString ElementNSImpl::localName [protected]
|
|
DOMString ElementNSImpl::namespaceURI [protected]
|
|
The documentation for this class was generated from the following file:
|