Class ExternalAnnotationUtil

java.lang.Object
org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil

public final class ExternalAnnotationUtil extends Object
Utilities for accessing and manipulating text files that externally define annotations for a given Java type. Files are assumed to be in ".eea format", a textual representation of annotated signatures of members of a given type.
Since:
3.11