Spec-Zone .ru
спецификации, руководства, описания, API

Mirror API
DRAFT ea-b118

Package com.sun.mirror.declaration

Interfaces used to model program element declarations.

See:
          Description

Interface Summary
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 Summary
Enum Description
Modifier Deprecated. All components of this API have been superseded by the standardized annotation processing API.
 

Package com.sun.mirror.declaration Description

Interfaces used to model program element declarations. A declaration is represented by the appropriate subinterface of 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.

Since:
1.5

Mirror API
DRAFT ea-b118

Copyright © 2004, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.