|
JDcX - Javadoc Doclet eXtension The Javadoc Doclet eXtension - JDcX - is a small framework for building configurable and flexible doclets for the Javadoc Tool. JDcX uses component-like construction in addition to object-orientation and framework techniques as a general approach to comprehensive configurability. The framework contains the infrastructure of the doclets and supports the implementing of the plugable, component-like parts. XML configuration files describe how these constituent parts co-operate and allow the adaptation and extension of the doclets - and thereby of the documentation generated - without recompiling. In addition, JDcX supports different output formats by separating the writing of the documentation from its generation. Author and Copyright JDcX has been developed by Rudolf Ramler as part of the thesis Konfigurierbares Generieren von Dokumentation für Java-Programme (in German) at the Department of Business Informatics, Software Engineering Group, Johannes Kepler University of Linz. The framework and the additional examples are free software. Redistribution and use of this software in source and binary forms, with or without modification, are permitted. However, the author would appreciate to be notified of any use of the framework. This software is provided "as is", without warranty of any kind, express or implied. In no event shall the author be liable for any damages arising in any way out of the use of this software. Download JDcX
Prerequisites The framework requires the following packages:
JDcX Example Doclets The following exampe doclets are based on the JDcX framework. They demonstrate how to use the JDcX framework, but they were also used to generate documentation about the framework.
| ||||||||||||||||||||||||||||