org.base.apps.core.annot
Class BaseProcessor

java.lang.Object
  extended by javax.annotation.processing.AbstractProcessor
      extended by org.base.apps.core.annot.BaseProcessor
All Implemented Interfaces:
Processor

public class BaseProcessor
extends AbstractProcessor

Author:
Kevan Simpson

Field Summary
 
Fields inherited from class javax.annotation.processing.AbstractProcessor
processingEnv
 
Constructor Summary
BaseProcessor()
           
 
Method Summary
 boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
           
 
Methods inherited from class javax.annotation.processing.AbstractProcessor
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitialized
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseProcessor

public BaseProcessor()
Method Detail

process

public boolean process(Set<? extends TypeElement> annotations,
                       RoundEnvironment roundEnv)
Specified by:
process in interface Processor
Specified by:
process in class AbstractProcessor
See Also:
AbstractProcessor.process(java.util.Set, javax.annotation.processing.RoundEnvironment)

Please visit Base Apps, hosted on Sourceforge.net.

Copyright 2011, Blue Agate Software Entity (BASE)