About Namespace Support in HTML Parser

Abhijit Ray Chaudhury abhijit.ray.chaudhury at gmail.com
Mon Sep 12 13:09:42 CEST 2005


Hi,
  I am using Konqueror embeded and doing some changes on that. 
In HTMLTokenizer.cpp within the funtion void 
HTMLTokenizer::parseTag(TokenizerString &src)
 Tag ID is found using the following statement.
 uint tagID = khtml::getTagID(ptr, len); 
 It looks like the parser doesnot take into account the XML namespace.
 If I want to incorporate XML Namespace support for the parser, Could you 
please let me know, what are the changes need to be done ?
 Thanking you in advance.
-Abhijit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/konq-e/attachments/20050912/ae4166ae/attachment-0001.html


More information about the konq-e mailing list