Thanks a lot for the response ! Do you know if the nsIDOMParser handles frames ? I need to construct one DOM object that contains data for all the frames as well.
"Christian Biesinger" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Michael R wrote: >> I would like to use Mozilla framework to load HTML from the web and then >> parse it to construct DOM. >> I tried to use nsIWebBrowser but it seems to be very coupled with UI. >> How can I disable UI part ? > > Why not just use nsIDOMParser? > > > > -- > All the world's a stage, > And all the men and women merely players: > They have their exits and their entrances; > And one man in his time plays many parts, [...] --W. Shakespeare _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
