Hi Martin.

Martin Zdila:
> Is this feature actually planned? If yes, then when do you expect it?

It’s something I’d like to do, but really have no time for for a while.

> Just to let you know, I am using CSS parsing library to parse ugly and wild 
> CSS found in the many WWW pages on the Internet. The result is DOM (using 
> JXCSS library). Then I extract some information and modify the DOM. Finally I 
> transcode DOM back to CSS using XSLT and send it back to browser. Our tool is 
> something like special HTTP proxy.

OK.

> Unfortunately there are many ugly CSS documenst on the Internet and Batik CSS 
> parser error handling is very different from that found in the major 
> webbrowsers. Maybe if you know about better CSS parsing library... ;-)

Of course, you’re always welcome to contribute code to add forwards-
compatible parsing to Batik’s CSS parser.  Just Googling I can find a
couple of other CSS engines in Java, but I don’t know how good they
might be.

-- 
Cameron McCormack ≝ http://mcc.id.au/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to