You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Arundhati Bhowmick <ar...@hyperreal.org> on 2000/07/28 22:31:24 UTC

DOM Range feature available in xerces-c

Everyone,
This is to inform you all that now DOM level 2 Range feature is
introduced in xerces-c. The code is in cvs and is still in experimental
stage. Please feel free to try it out.

The salient features of DOM Ranges (as per the w3c specs) are:
1. Create Ranges using a  dom document.
2. Access or set containers, offsets, common ancestors of ranges
3. Surround, select, delete, extract or clone contents within a range
4. Insert nodes in a range
5. Compare boundaries, collapse, clone or detach ranges
6. Get a copy of all character data wholly or partially selected by a
range
7. Range modification under document mutation.

 All the best! :-)

Arundhati Bhowmick
IBM -- XML Technology Group (Silicon Valley)