Nasir Khan wrote:
The question is "Can I have a non gui spider kind of tool with mozilla
without using any windowing toolkit ? "

The answer is "probably yes, but you will encounter problems." For example, it would be fairly easy to parse an XML doc into a non-displayed DOM using the code from extensions/xmlextras (or you could just use the xmlextras interfaces themselves). However, this code has never been hooked up to use the HTML parser, at least that I know of.


--BDS

_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to