#include <DOMDocumentRange.hpp>
Public Member Functions | |
Destructor | |
virtual | ~DOMDocumentRange () |
Destructor. More... | |
Functions introduced in DOM Level 2 | |
virtual DOMRange * | createRange ()=0 |
To create the range consisting of boundary-points and offset of the selected contents More... | |
Protected Member Functions | |
Hidden constructors | |
DOMDocumentRange () | |
See also the Document Object Model (DOM) Level 2 Traversal and Range Specification.
|
inlineprotected |
|
inlinevirtual |
Destructor.
|
pure virtual |
To create the range consisting of boundary-points and offset of the
selected contents