RSS 2 projects tagged "annotation"

Download No website Updated 22 Apr 2009 stupid-xml

Screenshot
Pop 20.59
Vit 39.05

stupid-xml is a ridiculously simple annotation-based XML stream parser for Java. The main goal of this project is to get the strings you care about out of XML and into Java as quickly as possible. You define a simple model class, specify the relative paths for its fields, and it will start generating instances for you from an XML stream. The functionality is limited. It will only parse Strings into your model, but this keeps everything extremely simple. Once you have the Strings in your model, you can perform filtering or more complex conversions.

No download Website Updated 16 May 2012 Ding Framework

Screenshot
Pop 144.19
Vit 11.27

Ding is a PHP framework that provides dependency injection (by Setter, Constructor, and Method), Aspect Oriented Programming, XML, YAML, Events support, and some JSR 250/330 annotations as bean definition providers, lightweight, can be deployed as a PHAR file, simple, and quick MVC, syslog, TCP client and server with non-blocking sockets, timers, and custom error, signal, and exception handling, PAGI integration (for the Asterisk gateway interface), and PAMI integration (for Asterisk management). It is similar to Java's Seasar and Spring.

Screenshot

Project Spotlight

pcapfix

A repair tool for corrupted pcap files.

Screenshot

Project Spotlight

Notepas

A text editor aimed at developers.