JavaTM 2 Platform
Standard Ed. 6

类 javax.annotation.processing.SupportedSourceVersion
的使用

使用 SupportedSourceVersion 的软件包
javax.lang.model.util 用来帮助处理程序元素类型的实用工具。 
 

javax.lang.model.utilSupportedSourceVersion 的使用
 

注释类型为 SupportedSourceVersionjavax.lang.model.util 中的类
 class AbstractAnnotationValueVisitor6<R,P>
          注释值的骨干 visitor,具有适用于 RELEASE_6 源版本的默认行为。
 class AbstractElementVisitor6<R,P>
          程序元素的骨干 visitor,具有适用于 RELEASE_6 源版本的默认行为。
 class ElementKindVisitor6<R,P>
          基于其 kind 的程序元素的 visitor,具有适用于 RELEASE_6 源版本的默认行为。
 class ElementScanner6<R,P>
          程序元素的扫描 visitor,具有适用于 RELEASE_6 源版本的默认行为。
 class SimpleAnnotationValueVisitor6<R,P>
          注释值的简单 visitor,具有适用于 RELEASE_6 源版本的默认行为。
 class SimpleElementVisitor6<R,P>
          程序元素的简单 visitor,具有适用于 RELEASE_6 源版本的默认行为。
 class SimpleTypeVisitor6<R,P>
          类型的简单 visitor,具有适用于 RELEASE_6 源版本的默认行为。
 class TypeKindVisitor6<R,P>
          基于其种类的类型 visitor,具有适用于 RELEASE_6 源版本的默认行为。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only