Re: howto load input stream
Christian Biesinger <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <2rmdnd24uvTNeUDYnZ2dnUVZ_segnZ2d__35732.9682483853$1172169931$gmane$org@mozilla.org> |
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.