http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Installation
Build

API Docs
Samples
Programming
Migration
FAQs

Releases
Feedback

PDF Document

Download
Dev Snapshots
CVS Repository
Mail Archive

API Docs for SAX and DOM
 
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

EntityReferenceImpl Class Reference

#include <EntityReferenceImpl.hpp>

Inheritance diagram for EntityReferenceImpl:

ChildAndParentNode Collaboration diagram for EntityReferenceImpl:

List of all members.

Public Methods


Detailed Description


Constructor & Destructor Documentation

EntityReferenceImpl::EntityReferenceImpl ( DocumentImpl * ownerDoc,
const DOMString & entityName)

EntityReferenceImpl::EntityReferenceImpl ( const EntityReferenceImpl & other,
bool deep = false)

virtual EntityReferenceImpl::~EntityReferenceImpl () [virtual]


Member Function Documentation

virtual NodeImpl* EntityReferenceImpl::cloneNode ( bool deep) [virtual]

virtual unsigned int EntityReferenceImpl::getLength () [virtual]

virtual DOMString EntityReferenceImpl::getNodeName () [virtual]

virtual short EntityReferenceImpl::getNodeType () [virtual]

virtual bool EntityReferenceImpl::hasChildNodes () [virtual]

virtual bool EntityReferenceImpl::isEntityReference () [virtual]

virtual void EntityReferenceImpl::setNodeValue ( const DOMString &) [virtual]

virtual void EntityReferenceImpl::setReadOnly ( bool readOnly,
bool deep) [virtual]


The documentation for this class was generated from the following file:


Copyright © 2000 The Apache Software Foundation. All Rights Reserved.