←Older revision | Revision as of 12:02, 12 August 2010 | ||
Line 1: | Line 1: | ||
A way for a library to plug into compilation of applications that are using it. Read more in | 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]. | + | [http://java.sun.com/javase/6/docs/api/javax/annotation/processing/Processor.html Javadoc]. Quite useful for generating [[CompileTimeCache]]s or for representing mirror of a [[LiveDB]]. |