E G I O P R V
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- ExcludePrivateAnnotationsStandardDoclet - Class in org.apache.yetus.audience.tools
-
A
Docletfor excluding elements that are annotated withInterfaceAudience.PrivateorInterfaceAudience.LimitedPrivate. - ExcludePrivateAnnotationsStandardDoclet() - Constructor for class org.apache.yetus.audience.tools.ExcludePrivateAnnotationsStandardDoclet
G
- getName() - Method in class org.apache.yetus.audience.tools.ExcludePrivateAnnotationsStandardDoclet
- getName() - Method in class org.apache.yetus.audience.tools.IncludePublicAnnotationsStandardDoclet
- getSupportedOptions() - Method in class org.apache.yetus.audience.tools.ExcludePrivateAnnotationsStandardDoclet
I
- IncludePublicAnnotationsStandardDoclet - Class in org.apache.yetus.audience.tools
-
A
Docletthat only includes class-level elements that are annotated withInterfaceAudience.Public. - IncludePublicAnnotationsStandardDoclet() - Constructor for class org.apache.yetus.audience.tools.IncludePublicAnnotationsStandardDoclet
- init(Locale, Reporter) - Method in class org.apache.yetus.audience.tools.IncludePublicAnnotationsStandardDoclet
- InterfaceAudience - Class in org.apache.yetus.audience
-
Annotation to inform users of a package, class or method's intended audience.
- InterfaceAudience.LimitedPrivate - Annotation Type in org.apache.yetus.audience
-
Intended only for the project(s) specified in the annotation.
- InterfaceAudience.Private - Annotation Type in org.apache.yetus.audience
-
Intended for use only within a given project.
- InterfaceAudience.Public - Annotation Type in org.apache.yetus.audience
-
Intended for use by any project or application.
- InterfaceStability - Class in org.apache.yetus.audience
-
Annotation to inform users of how much to rely on a particular package, class or method not changing over time.
- InterfaceStability() - Constructor for class org.apache.yetus.audience.InterfaceStability
- InterfaceStability.Evolving - Annotation Type in org.apache.yetus.audience
-
Evolving, but can break compatibility at minor release (i.e.
- InterfaceStability.Stable - Annotation Type in org.apache.yetus.audience
-
Can evolve while retaining compatibility for minor release boundaries.
- InterfaceStability.Unstable - Annotation Type in org.apache.yetus.audience
-
No guarantee is provided as to reliability or stability across any level of release granularity.
O
- org.apache.yetus.audience - package org.apache.yetus.audience
-
Audience annotations.
- org.apache.yetus.audience.tools - package org.apache.yetus.audience.tools
-
Audience annotations.
P
- processor - Variable in class org.apache.yetus.audience.tools.ExcludePrivateAnnotationsStandardDoclet
R
- run(DocletEnvironment) - Method in class org.apache.yetus.audience.tools.ExcludePrivateAnnotationsStandardDoclet
V
- value() - Method in annotation type org.apache.yetus.audience.InterfaceAudience.LimitedPrivate
All Classes All Packages