Annotation processor
From APIDesign
(Difference between revisions)
JaroslavTulach (Talk | contribs)
(New page: A way for a library to plug into compilation of applications that are using it. Read more in [http://java.sun.com/javase/6/docs/api/javax/annotation/processing/Processor.html Javadoc].)
Next diff →
Revision as of 17:31, 19 July 2009
A way for a library to plug into compilation of applications that are using it. Read more in Javadoc.