A SAX Adapter for SAC CSS2 Parsers
Posted by xrrocha on January 2, 2005 at 6:46 PM PST
Summary
JXCSS is a Java SAX-generating CSS2 parser adapter.
JXCSS can be used to instrument or refactor existing CSS stylesheets
and also to generate new ones.
JXCSS can use any SAC-compliant CSS2 parser. As the parser processes
a stylesheet, JXCSS generates SAX events that model the stylesheet's
deep structure. JXCSS can be connected to any SAX content handler,
such as an XSLT or STX transformation.
JXCSS supports several CSS2 parsers: Batik 1.6-1, Steady State 0.9.5 and Flute 1.3
Parent project
no parent
Community:
Related Topics >>



