Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 6

DRAFT internal-b08

Uses of Package
javax.lang.model.util

Packages that use javax.lang.model.util
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
 

Classes in javax.lang.model.util used by javax.annotation.processing
Elements
          Utility methods for operating on program elements.
Types
          Utility methods for operating on types.
 

Classes in javax.lang.model.util used by javax.lang.model.util
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.
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.
 


Java™ Platform
Standard Ed. 6

DRAFT internal-b08

Submit a bug or feature

Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.