[webkit-dev] C++ API access to DOM tree [Win32]

Nirman Kumar nirman at chailabs.com
Mon Dec 8 13:28:58 PST 2008


Hi,

how can I access the DOM from C++ APIs on Windows. Many methods like
firstChild etc for Interface IDOMNode return E_NOTIMPL.

I can get access to IDOMDocument pointer and then to the IDOMNode pointer
for the 'BODY' tag. But without the childNodes etc. methods being
implemented how can I traverse the DOM tree, infer attributes and offsets?

Thanks,
Nirman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20081208/d913b0fb/attachment.html>


More information about the webkit-dev mailing list