软件包 | 描述 |
---|---|
javax.annotation.processing |
用于声明注释处理器和允许注释处理器与注释处理工具环境通信的设施。
|
javax.lang.model.util |
协助处理
program elements及
types的公用事业 。
|
Class and Description |
---|
Elements
对程序元素进行操作的实用方法。
|
Types
用于操作类型的实用方法。
|
Class and Description |
---|
AbstractAnnotationValueVisitor6
注释值的骨骼访问者,具有适用于
RELEASE_6 源版本的默认行为。
|
AbstractAnnotationValueVisitor7
注释值的骨架访问者,默认行为适用于
RELEASE_7 源版本。
|
AbstractElementVisitor6
具有适用于
RELEASE_6 源版本的默认行为的程序元素的骨架访问者。
|
AbstractElementVisitor7
具有适用于
RELEASE_7 源版本的默认行为的程序元素的骨架访问者。
|
AbstractTypeVisitor6
具有适用于
RELEASE_6 源版本的默认行为类型的骨骼访问者。
|
AbstractTypeVisitor7
具有适用于
RELEASE_7 源版本的默认行为类型的骨架访问者。
|
ElementKindVisitor6 |
ElementKindVisitor7 |
ElementScanner6
具有适用于
RELEASE_6 源版本的默认行为的程序元素的扫描访问者。
|
ElementScanner7
具有适用于
RELEASE_7 源版本的默认行为的程序元素的扫描访问者。
|
SimpleAnnotationValueVisitor6
注释值的简单访问者,具有适用于
RELEASE_6 源版本的默认行为。
|
SimpleAnnotationValueVisitor7
注释值的简单访问者,默认行为适用于
RELEASE_7 源版本。
|
SimpleElementVisitor6
一个简单的程序元素访问者,默认行为适用于
RELEASE_6 源版本。
|
SimpleElementVisitor7
具有默认行为的程序元素的简单访问者适用于
RELEASE_7 源版本。
|
SimpleTypeVisitor6
类型的简单访问者,具有适用于
RELEASE_6 源版本的默认行为。
|
SimpleTypeVisitor7
类型的简单访问者,默认行为适用于
RELEASE_7 源版本。
|
TypeKindVisitor6 |
TypeKindVisitor7 |
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.