|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.annotation.processing | Facilities for declaring annotation processors and for allowing annotation processors to communicate with an annotation processing tool environment. |
| javax.lang.model.util | Utilities to assist in the processing of program elements and types. |
| Class and Description |
|---|
| Elements
Utility methods for operating on program elements. |
| Types
Utility methods for operating on types. |
| Class and Description |
|---|
| AbstractAnnotationValueVisitor6
A skeletal visitor for annotation values with default behavior appropriate for the RELEASE_6
source version. |
| AbstractElementVisitor6
A skeletal visitor of program elements with default behavior appropriate for the RELEASE_6
source version. |
| AbstractTypeVisitor6
A skeletal visitor of types with default behavior appropriate for the version 6 language level. |
| ElementKindVisitor6
A visitor of program elements based on their kind with default behavior appropriate for the RELEASE_6 source version. |
| ElementScanner6
A scanning visitor of program elements with default behavior appropriate for the RELEASE_6
source version. |
| SimpleAnnotationValueVisitor6
A simple visitor for annotation values with default behavior appropriate for the RELEASE_6
source version. |
| SimpleElementVisitor6
A simple visitor of program elements with default behavior appropriate for the RELEASE_6
source version. |
| SimpleTypeVisitor6
A simple visitor of types with default behavior appropriate for the RELEASE_6 source version. |
| TypeKindVisitor6
A visitor of types based on their kind with default behavior appropriate for the RELEASE_6 source version. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.