Class AnnotationProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
hec.io.dbf.annotations.AnnotationProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes({"hec.io.dbf.annotations.Column","hec.io.dbf.annotations.Index"}) @SupportedSourceVersion(RELEASE_6) public class AnnotationProcessor extends AbstractProcessor
Processor to check the DBF annotations to make sure that the follow basic DBF rules