See: Description
| Interface | Description |
|---|---|
| AnnotationMirror | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| AnnotationTypeDeclaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| AnnotationTypeElementDeclaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| AnnotationValue | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| ClassDeclaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| ConstructorDeclaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| Declaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| EnumConstantDeclaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| EnumDeclaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| ExecutableDeclaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| FieldDeclaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| InterfaceDeclaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| MemberDeclaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| MethodDeclaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| PackageDeclaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| ParameterDeclaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| TypeDeclaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| TypeParameterDeclaration | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
| Enum | Description |
|---|---|
| Modifier | Deprecated
All components of this API have been superseded by the
standardized annotation processing API.
|
Declaration, and an annotation
is represented as an AnnotationMirror.
The apt tool and its associated API have been superseded
by the standardized annotation processing API. The replacement for
the functionality in this package is javax.lang.model.element.
Copyright © 2004, 2011, Oracle and/or its affiliates. All rights reserved.
DRAFT ea-b138