nsPresContext and nsIViewManager availability in Java

David Schmelter <[email protected]> Sat, 23 Jun 2007 23:50:07 +0200
Newsgroups gmane.comp.mozilla.devel.java
Message-ID <_JCdnQPOfLkFCODbnZ2dnUVZ_jqdnZ2d__18440.8316192732$1182635717$gmane$org@mozilla.org>
Hello together,

right now i wonder if it is possible with javaxpcom to render a html 
page to memory just like LLMozLib does it. LLMozLib uses the 
nsPresContext and nsIViewManager interfaces for this purpose.

However these interfaces seems not to exist in javaxpcom. Is there an 
easy way to create these interfaces? Maybe at compile time?

thanks in advance and best regards,
David