de.schwarzrot.annotation.processing
Class TestAnnotationProfessor
java.lang.Object
javax.annotation.processing.AbstractProcessor
de.schwarzrot.annotation.processing.TestAnnotationProfessor
- All Implemented Interfaces:
- Processor
@SupportedAnnotationTypes(value="*")
@SupportedSourceVersion(value=RELEASE_6)
public class TestAnnotationProfessor
- extends AbstractProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestAnnotationProfessor
public TestAnnotationProfessor()
process
public boolean process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv)
- Specified by:
process
in interface Processor
- Specified by:
process
in class AbstractProcessor
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.