| 软件包 | 描述 | 
|---|---|
| javax.annotation.processing | 
           用于声明注释处理器和允许注释处理器与注释处理工具环境通信的设施。 
          | 
| javax.lang.model | 
           用于建模Java编程语言的软件包的类和层次结构。 
          | 
| javax.lang.model.element | 
           用于建模Java编程语言元素的接口。 
          | 
| javax.lang.model.type | 
           用于建模Java编程语言类型的接口。 
          | 
| javax.tools | 
           为可以从程序调用的工具提供接口,例如编译器。 
          | 
| Class and Description | 
|---|
| SourceVersion 
           源代码版本的Java编程语言。 
          | 
| Class and Description | 
|---|
| SourceVersion 
           源代码版本的Java编程语言。 
          | 
| Class and Description | 
|---|
| AnnotatedConstruct 
           表示可以注释的构造。 
          | 
| UnknownEntityException 
           例外的超类,表示遇到一个未知类型的实体。 
          | 
| Class and Description | 
|---|
| AnnotatedConstruct 
           表示可以注释的构造。 
          | 
| UnknownEntityException 
           例外的超类,表示遇到一个未知类型的实体。 
          | 
| Class and Description | 
|---|
| SourceVersion 
           源代码版本的Java编程语言。 
          | 
 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.