> URL url = new URL(uri2); > CSSEngine.parseStyleSheet(url, "all"); > > But My Real Problem is, that a NPE Exception happens when calling ... and i > can't look why....
Could you attach the CSS file (or, even better, a reduced test case [1]) which is raising the null pointer exception? [1] http://webkit.org/quality/reduction.htmlhttp://webkit.org/quality/reduction.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
