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  

CDATASectionImpl Class Reference

#include <CDATASectionImpl.hpp>

Inheritance diagram for CDATASectionImpl

Collaboration diagram for CDATASectionImpl:

List of all members.

Public Methods

 CDATASectionImpl (DocumentImpl *ownerDoc, const DOMString & data)
 CDATASectionImpl (const CDATASectionImpl &other, bool deep = false)
virtual ~CDATASectionImpl ()
virtual NodeImplcloneNode (bool deep)
virtual DOMString getNodeName ()
virtual short getNodeType ()
virtual bool isCDATASectionImpl ()


Constructor & Destructor Documentation

CDATASectionImpl::CDATASectionImpl ( DocumentImpl * ownerDoc,
const DOMString & data )

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

virtual CDATASectionImpl::~CDATASectionImpl ( ) [virtual]


Member Function Documentation

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

Reimplemented from TextImpl.

virtual DOMString CDATASectionImpl::getNodeName ( ) [virtual]

Reimplemented from TextImpl.

virtual short CDATASectionImpl::getNodeType ( ) [virtual]

Reimplemented from TextImpl.

virtual bool CDATASectionImpl::isCDATASectionImpl ( ) [virtual]

Reimplemented from NodeImpl.


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


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