| 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_6source version. | 
| AbstractAnnotationValueVisitor7 A skeletal visitor for annotation values with default behavior
 appropriate for the  RELEASE_7source version. | 
| AbstractElementVisitor6 A skeletal visitor of program elements with default behavior
 appropriate for the  RELEASE_6source version. | 
| AbstractElementVisitor7 A skeletal visitor of program elements with default behavior
 appropriate for the  RELEASE_7source version. | 
| AbstractTypeVisitor6 A skeletal visitor of types with default behavior appropriate for
 the  RELEASE_6source version. | 
| AbstractTypeVisitor7 A skeletal visitor of types with default behavior appropriate for
 the  RELEASE_7source version. | 
| ElementKindVisitor6 | 
| ElementKindVisitor7 | 
| ElementScanner6 A scanning visitor of program elements with default behavior
 appropriate for the  RELEASE_6source version. | 
| ElementScanner7 A scanning visitor of program elements with default behavior
 appropriate for the  RELEASE_7source version. | 
| SimpleAnnotationValueVisitor6 A simple visitor for annotation values with default behavior
 appropriate for the  RELEASE_6source version. | 
| SimpleAnnotationValueVisitor7 A simple visitor for annotation values with default behavior
 appropriate for the  RELEASE_7source version. | 
| SimpleElementVisitor6 A simple visitor of program elements with default behavior
 appropriate for the  RELEASE_6source version. | 
| SimpleElementVisitor7 A simple visitor of program elements with default behavior
 appropriate for the  RELEASE_7source version. | 
| SimpleTypeVisitor6 A simple visitor of types with default behavior appropriate for the
  RELEASE_6source version. | 
| SimpleTypeVisitor7 A simple visitor of types with default behavior appropriate for the
  RELEASE_7source version. | 
| 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, 2015, Oracle and/or its affiliates.  All rights reserved.