having a CSS parser is great. Does somebody know of a backend for the parser that actually computes concrete property values for the (element) nodes in a given document (assumed there is also a style-sheet provided)?
Thanks and best regards
Bernhard Haumacher
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
having a CSS parser is great. Does somebody know of a backend for the parser that actually computes concrete property values for the (element) nodes in a given document (assumed there is also a style-sheet provided)?
Thanks and best regards
Bernhard Haumacher
Hi Bernhard
You could have a look at Flying Saucer at:
https://xhtmlrenderer.dev.java.net/
Regards,
David