Hi,

Thank you for your reply. I looked into nsIDocumentEncoder and tried to include

it in my xpcom component using gecko sdk, but only to be led into the abyss of

many missing ns*String.h files and finally the conflict between nsEmbedCString.h and nsACString.h.

Steve

"Gervase Markham" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]...
> steve lu wrote:
> > Reconstructing the document from the DOM looks very painful and will
> > avoid doing that as much as possible.
>
> Well, View Selection Source does exactly this, so it's can't be too
> hard. I presume we have some sort of HTML/XMLSerializer class...
>
> Gerv
> _______________________________________________
> Mozilla-xpcom mailing list
>
[EMAIL PROTECTED]
> http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to