jlibs.core.annotation.processing
Class AnnotationProcessor
java.lang.Object
javax.annotation.processing.AbstractProcessor
jlibs.core.annotation.processing.AnnotationProcessor
- All Implemented Interfaces:
- Processor
public abstract class AnnotationProcessor
- extends AbstractProcessor
- Author:
- Santhosh Kumar T
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationProcessor
public AnnotationProcessor()
init
public void init(ProcessingEnvironment processingEnv)
- Specified by:
init in interface Processor- Overrides:
init in class AbstractProcessor
debug
public void debug(String message)
Copyright © 2015. All rights reserved.