接口 org.eclipse.jdt.internal.compiler.apt.dispatch.IProcessorProvider
的使用

使用 IProcessorProvider 的软件包
org.eclipse.jdt.internal.compiler.apt.dispatch   
 

org.eclipse.jdt.internal.compiler.apt.dispatchIProcessorProvider 的使用
 

实现 IProcessorProviderorg.eclipse.jdt.internal.compiler.apt.dispatch 中的类
 class BaseAnnotationProcessorManager
          This class is the central dispatch point for Java 6 annotation processing.
 class BatchAnnotationProcessorManager
          Java 6 annotation processor manager used when compiling from the command line or via the javax.tools.JavaCompiler interface.
 

参数类型为 IProcessorProviderorg.eclipse.jdt.internal.compiler.apt.dispatch 中的构造方法
RoundDispatcher(IProcessorProvider provider, javax.annotation.processing.RoundEnvironment env, Set<javax.lang.model.element.TypeElement> rootAnnotations, PrintWriter traceProcessorInfo, PrintWriter traceRounds)
           
 



Copyright © 2013. All Rights Reserved.