HK2 for Hundred Kilobytes Kernel is an abstraction to a module subsystem coupled with a simple yet powerful component model to build server side software.
Lebanon Java User group. Projects by Java Users group at ISAE Cnam Liban Att least two goals: * To collect and publish a set of projects and tools developped by students and teachers for training purpuse * To shared repository between the teams of the Educational ERP of Cnam Liban * To Promote open source developpement using Java
A Java 1.5 Parser with AST generation and visitor support. The AST records the source code structure, javadoc and comments. It is also possible to change the AST nodes or create new ones to modify the source code. Original project hosted at http://code.google.com/p/javaparser hasnt been updated to maintain comments
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