Modifier and Type | Interface | Description |
---|---|---|
interface |
AnnotationTypeDoc |
Deprecated.
The declarations in this package have been superseded by those
in the package
jdk.javadoc.doclet .
For more information, see the Migration Guide in the documentation for that package. |
Modifier and Type | Method | Description |
---|---|---|
ClassDoc[] |
PackageDoc.allClasses() |
Deprecated.
Get all
included
classes and interfaces in the package.
|
ClassDoc[] |
PackageDoc.allClasses(boolean filter) |
Deprecated.
Get all classes and interfaces in the package, filtered to the specified
access
modifier option.
|
ClassDoc |
ParameterizedType.asClassDoc() |
Deprecated.
Return the generic class or interface that declared this type.
|
ClassDoc |
Type.asClassDoc() |
Deprecated.
Return this type as a
ClassDoc if it represents a class
or interface. |
ClassDoc[] |
RootDoc.classes() |
Deprecated.
Return the
included
classes and interfaces in all packages.
|
ClassDoc |
RootDoc.classNamed(String qualifiedName) |
Deprecated.
Return a ClassDoc for the specified class or interface name.
|
ClassDoc |
ProgramElementDoc.containingClass() |
Deprecated.
Get the containing class or interface of this program element.
|
ClassDoc[] |
PackageDoc.enums() |
Deprecated.
Get included enum types in this package.
|
ClassDoc[] |
PackageDoc.errors() |
Deprecated.
Get included Error classes in this package.
|
ClassDoc |
ThrowsTag.exception() |
Deprecated.
Return a
ClassDoc that represents the exception. |
ClassDoc[] |
PackageDoc.exceptions() |
Deprecated.
Get included Exception classes in this package.
|
ClassDoc |
SerialFieldTag.fieldTypeDoc() |
Deprecated.
Return the ClassDoc for field type.
|
ClassDoc |
ClassDoc.findClass(String className) |
Deprecated.
Find the specified class or interface within the context of this class doc.
|
ClassDoc |
PackageDoc.findClass(String className) |
Deprecated.
Lookup a class or interface within this package.
|
ClassDoc[] |
ClassDoc.importedClasses() |
Deprecated.
Import declarations are implementation details that
should not be exposed here. In addition, not all imported
classes are imported through single-type-import declarations.
|
ClassDoc[] |
ClassDoc.innerClasses() |
Deprecated.
Return
included
nested classes and interfaces within this class or interface.
|
ClassDoc[] |
ClassDoc.innerClasses(boolean filter) |
Deprecated.
Return nested classes and interfaces within this class or interface
filtered to the specified
access
modifier option.
|
ClassDoc[] |
ClassDoc.interfaces() |
Deprecated.
Return interfaces implemented by this class or interfaces extended
by this interface.
|
ClassDoc[] |
PackageDoc.interfaces() |
Deprecated.
Get included interfaces in this package, omitting annotation types.
|
ClassDoc[] |
PackageDoc.ordinaryClasses() |
Deprecated.
Get included
ordinary
classes (that is, exclude exceptions, errors, enums, interfaces, and
annotation types)
in this package.
|
ClassDoc |
MethodDoc.overriddenClass() |
Deprecated.
Return the class containing the method that this method overrides.
|
ClassDoc |
SeeTag.referencedClass() |
Deprecated.
Get the class doc referenced by the class name part of @see.
|
ClassDoc[] |
RootDoc.specifiedClasses() |
Deprecated.
Return the classes and interfaces
specified
as source file names on the command line.
|
ClassDoc |
ClassDoc.superclass() |
Deprecated.
Return the superclass of this class.
|
ClassDoc[] |
ExecutableMemberDoc.thrownExceptions() |
Deprecated.
Return exceptions this method or constructor throws.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
ClassDoc.subclassOf(ClassDoc cd) |
Deprecated.
Test whether this class is a subclass of the specified class.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 1993, 2016, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b144-1ubuntu1