I need to do some CSS2 rendering of an XML document (not SVG).  Is Batik's DOM CSS implementation suitable for general-purpose XML documents?  I realise that I would need to add property handlers for the non-SVG properties.
 
I managed to get something going using a user stylesheet.  The stylesheet PI seems to be ignored though, and I couldn't find any other way to manually associate an author stylesheet.
 
Also, are there any future plans to move the CSS stuff into the Xerces project?
 
Thanks,
 
Paul

Reply via email to