Skip to end of metadata
Go to start of metadata

Annogen is a framework which helps you work with JSR175 Annotations. In a nutshell, Annogen generates a proxy layer in front of your Annotations. This lets you:

Override JSR175 Annotation values

...with data from XML or arbitrary plugin code that you write.

Migrate JDK1.4 code to JSR175

...by translating javadoc tags into Annotations

Work with popular introspection APIs

...including Reflection, Javadoc-Doclet, QDox, and APT-Mirror.

Read more...



News

Could not access the content at the URL because it is not from an allowed source.

http://docs.codehaus.org/spaces/blogrss.action?key=ANNOGEN

You may contact your site administrator and request that this URL be added to the list of allowed sources.

Labels
  • None