xercesc::DOMDocumentRange Class Reference

#include <DOMDocumentRange.hpp>

Inheritance diagram for xercesc::DOMDocumentRange:

Inheritance graph
[legend]
List of all members.

Public Member Functions

Destructor
virtual ~DOMDocumentRange ()
 Destructor.
Functions introduced in DOM Level 2
virtual DOMRangecreateRange ()=0
 To create the range consisting of boundary-points and offset of the selected contents.

Protected Member Functions

Hidden constructors
 DOMDocumentRange ()

Detailed Description

See also the Document Object Model (DOM) Level 2 Traversal and Range Specification.
Since:
DOM Level 2


Constructor & Destructor Documentation

xercesc::DOMDocumentRange::DOMDocumentRange  )  [inline, protected]
 

virtual xercesc::DOMDocumentRange::~DOMDocumentRange  )  [inline, virtual]
 

Destructor.


Member Function Documentation

virtual DOMRange* xercesc::DOMDocumentRange::createRange  )  [pure virtual]
 

To create the range consisting of boundary-points and offset of the selected contents.

Returns:
The initial state of the Range such that both the boundary-points are positioned at the beginning of the corresponding DOMDOcument, before any content. The range returned can only be used to select content associated with this document, or with documentFragments and Attrs for which this document is the ownerdocument
Since:
DOM Level 2


The documentation for this class was generated from the following file:
Generated on Fri Jan 19 15:31:07 2007 for XQilla DOM Level 3 API by  doxygen 1.4.6