Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
Packages that use ExternalAnnotationProvider
Package
Description
-
Uses of ExternalAnnotationProvider in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
Methods in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt that return ExternalAnnotationProviderModifier and TypeMethodDescriptionstatic ExternalAnnotationProviderExternalAnnotationDecorator.externalAnnotationProvider(String basePath, String qualifiedBinaryTypeName, ZipFile zipFile) Creates an external annotation provider for external annotations using the given basePath, which is either a directory holding .eea text files, or a zip file of entries of the same format.Constructors in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt with parameters of type ExternalAnnotationProviderModifierConstructorDescriptionExternalAnnotationDecorator(IBinaryType toDecorate, ExternalAnnotationProvider externalAnnotationProvider) -
Uses of ExternalAnnotationProvider in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Fields in org.aspectj.org.eclipse.jdt.internal.compiler.lookup declared as ExternalAnnotationProvider