*** Welcome to piglix ***

XDoclet

XDoclet
Stable release
1.2.3 / May 5, 2005 (2005-05-05)
Written in Java
Operating system Cross-platform
Type Attribute-Oriented Programming for Java
License BSD license
Website http://xdoclet.sourceforge.net/xdoclet/
https://web.archive.org/web/20080314051510/http://xdoclet.codehaus.org/

XDoclet is an open-source code generation library that enables Attribute-oriented programming for Java via insertion of special Javadoc tags. It comes with a library of predefined tags, which simplify coding for various technologies: Java EE, Web services, Portlet etc.

A typical XDoclet comment might look like this:




...
Wikipedia

...