|
Eclipse JDT Release 3.7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jdt.apt.core.util.AptUtil
public final class AptUtil
Method Summary | |
---|---|
static AnnotationProcessorFactory |
getFactoryForAnnotation(String fullyQualifiedAnnotation,
IJavaProject jproj)
Returns the matching annotation processor factory for a given annotation in a given project. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static AnnotationProcessorFactory getFactoryForAnnotation(String fullyQualifiedAnnotation, IJavaProject jproj)
fullyQualifiedAnnotation
- the annotation for which a factory
is desired. This must be fully qualfied -- e.g. "org.eclipse.annotation.Foo"
|
Eclipse JDT Release 3.7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.