|
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
DocumentTypeImpl Class Reference#include <DocumentTypeImpl.hpp>
Inheritance diagram for DocumentTypeImpl
Collaboration diagram for DocumentTypeImpl:
List of all members.
Constructor & Destructor Documentation
DocumentTypeImpl::DocumentTypeImpl (
|
const DocumentTypeImpl & other,
|
|
bool deep = false )
|
|
virtual DocumentTypeImpl::~DocumentTypeImpl (
|
) [virtual]
|
|
Member Function Documentation
virtual NodeImpl* DocumentTypeImpl::cloneNode (
|
bool deep ) [virtual]
|
|
virtual DOMString DocumentTypeImpl::getInternalSubset (
|
) [virtual]
|
|
virtual DOMString DocumentTypeImpl::getName (
|
) [virtual]
|
|
virtual DOMString DocumentTypeImpl::getNodeName (
|
) [virtual]
|
|
virtual short DocumentTypeImpl::getNodeType (
|
) [virtual]
|
|
virtual DOMString DocumentTypeImpl::getPublicId (
|
) [virtual]
|
|
virtual DOMString DocumentTypeImpl::getSystemId (
|
) [virtual]
|
|
virtual bool DocumentTypeImpl::isDocumentTypeImpl (
|
) [virtual]
|
|
virtual void DocumentTypeImpl::setNodeValue (
|
const DOMString & arg ) [virtual]
|
|
virtual void DocumentTypeImpl::setOwnerDocument (
|
DocumentImpl * doc ) [virtual]
|
|
virtual void DocumentTypeImpl::setReadOnly (
|
bool readOnly,
|
|
bool deep ) [virtual]
|
|
Friends And Related Function Documentation
The documentation for this class was generated from the following file:
|