Re: howto load input stream
Christian Biesinger <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.oji |
|---|---|
| Message-ID | <[email protected]> |
Sylvain Ferriol wrote: > hello > i want to load an input stream, but nsIDocShell.LoadStream is not > visible in java xpcom. > is there a solution? Could use nsIInputStreamChannel and load that channel via nsIURILoader.