#include <DOMDocumentRange.hpp>
Inheritance diagram for xercesc::DOMDocumentRange:
Public Member Functions | |
Destructor | |
virtual | ~DOMDocumentRange () |
Destructor. | |
Functions introduced in DOM Level 2 | |
virtual DOMRange * | createRange ()=0 |
To create the range consisting of boundary-points and offset of the selected contents. | |
Protected Member Functions | |
Hidden constructors | |
DOMDocumentRange () |
|
|
|
Destructor.
|
|
To create the range consisting of boundary-points and offset of the selected contents.
|