Package org.jdrupes.mdoclet
Klasse MDocletEnvironment
java.lang.Object
jdk.javadoc.internal.tool.DocEnvImpl
org.jdrupes.mdoclet.MDocletEnvironment
- Alle implementierten Schnittstellen:
DocletEnvironment
public class MDocletEnvironment
extends jdk.javadoc.internal.tool.DocEnvImpl
implements DocletEnvironment
Wraps the
DocEnvImpl
passed to the doclet for the
sole purpose of inserting a wrapper for the doctrees access.-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen jdk.javadoc.doclet.DocletEnvironment
DocletEnvironment.ModuleMode
-
Feldübersicht
Von Klasse geerbte Felder jdk.javadoc.internal.tool.DocEnvImpl
etable, toolEnv
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungWraps the doctrees from the environment passed in the constructor in aDocTreesWrapper
.Delegates to the environment passed in the constructor.getFileKind
(TypeElement type) Delegates to the environment passed in the constructor.Delegates to the environment passed in the constructor.Delegates to the environment passed in the constructor.Delegates to the environment passed in the constructor.Delegates to the environment passed in the constructor.Delegates to the environment passed in the constructor.Delegates to the environment passed in the constructor.boolean
Delegates to the environment passed in the constructor.boolean
Delegates to the environment passed in the constructor.
-
Konstruktordetails
-
MDocletEnvironment
-
-
Methodendetails
-
getSpecifiedElements
Delegates to the environment passed in the constructor.- Angegeben von:
getSpecifiedElements
in SchnittstelleDocletEnvironment
- Setzt außer Kraft:
getSpecifiedElements
in Klassejdk.javadoc.internal.tool.DocEnvImpl
- Siehe auch:
-
getIncludedElements
Delegates to the environment passed in the constructor.- Angegeben von:
getIncludedElements
in SchnittstelleDocletEnvironment
- Setzt außer Kraft:
getIncludedElements
in Klassejdk.javadoc.internal.tool.DocEnvImpl
- Siehe auch:
-
getDocTrees
Wraps the doctrees from the environment passed in the constructor in aDocTreesWrapper
.- Angegeben von:
getDocTrees
in SchnittstelleDocletEnvironment
- Setzt außer Kraft:
getDocTrees
in Klassejdk.javadoc.internal.tool.DocEnvImpl
- Siehe auch:
-
getElementUtils
Delegates to the environment passed in the constructor.- Angegeben von:
getElementUtils
in SchnittstelleDocletEnvironment
- Setzt außer Kraft:
getElementUtils
in Klassejdk.javadoc.internal.tool.DocEnvImpl
- Siehe auch:
-
getTypeUtils
Delegates to the environment passed in the constructor.- Angegeben von:
getTypeUtils
in SchnittstelleDocletEnvironment
- Setzt außer Kraft:
getTypeUtils
in Klassejdk.javadoc.internal.tool.DocEnvImpl
- Siehe auch:
-
isIncluded
Delegates to the environment passed in the constructor.- Angegeben von:
isIncluded
in SchnittstelleDocletEnvironment
- Setzt außer Kraft:
isIncluded
in Klassejdk.javadoc.internal.tool.DocEnvImpl
- Siehe auch:
-
isSelected
Delegates to the environment passed in the constructor.- Angegeben von:
isSelected
in SchnittstelleDocletEnvironment
- Setzt außer Kraft:
isSelected
in Klassejdk.javadoc.internal.tool.DocEnvImpl
- Siehe auch:
-
getJavaFileManager
Delegates to the environment passed in the constructor.- Angegeben von:
getJavaFileManager
in SchnittstelleDocletEnvironment
- Setzt außer Kraft:
getJavaFileManager
in Klassejdk.javadoc.internal.tool.DocEnvImpl
- Siehe auch:
-
getSourceVersion
Delegates to the environment passed in the constructor.- Angegeben von:
getSourceVersion
in SchnittstelleDocletEnvironment
- Setzt außer Kraft:
getSourceVersion
in Klassejdk.javadoc.internal.tool.DocEnvImpl
- Siehe auch:
-
getModuleMode
Delegates to the environment passed in the constructor.- Angegeben von:
getModuleMode
in SchnittstelleDocletEnvironment
- Setzt außer Kraft:
getModuleMode
in Klassejdk.javadoc.internal.tool.DocEnvImpl
- Gibt zurück:
- the module mode
- Siehe auch:
-
getFileKind
Delegates to the environment passed in the constructor.- Angegeben von:
getFileKind
in SchnittstelleDocletEnvironment
- Setzt außer Kraft:
getFileKind
in Klassejdk.javadoc.internal.tool.DocEnvImpl
- Siehe auch:
-