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
Konstruktoren -
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.booleanDelegates to the environment passed in the constructor.booleanDelegates to the environment passed in the constructor.
-
Konstruktordetails
-
MDocletEnvironment
-
-
Methodendetails
-
getSpecifiedElements
Delegates to the environment passed in the constructor.- Angegeben von:
getSpecifiedElementsin SchnittstelleDocletEnvironment- Setzt außer Kraft:
getSpecifiedElementsin Klassejdk.javadoc.internal.tool.DocEnvImpl- Siehe auch:
-
getIncludedElements
Delegates to the environment passed in the constructor.- Angegeben von:
getIncludedElementsin SchnittstelleDocletEnvironment- Setzt außer Kraft:
getIncludedElementsin Klassejdk.javadoc.internal.tool.DocEnvImpl- Siehe auch:
-
getDocTrees
Wraps the doctrees from the environment passed in the constructor in aDocTreesWrapper.- Angegeben von:
getDocTreesin SchnittstelleDocletEnvironment- Setzt außer Kraft:
getDocTreesin Klassejdk.javadoc.internal.tool.DocEnvImpl- Siehe auch:
-
getElementUtils
Delegates to the environment passed in the constructor.- Angegeben von:
getElementUtilsin SchnittstelleDocletEnvironment- Setzt außer Kraft:
getElementUtilsin Klassejdk.javadoc.internal.tool.DocEnvImpl- Siehe auch:
-
getTypeUtils
Delegates to the environment passed in the constructor.- Angegeben von:
getTypeUtilsin SchnittstelleDocletEnvironment- Setzt außer Kraft:
getTypeUtilsin Klassejdk.javadoc.internal.tool.DocEnvImpl- Siehe auch:
-
isIncluded
Delegates to the environment passed in the constructor.- Angegeben von:
isIncludedin SchnittstelleDocletEnvironment- Setzt außer Kraft:
isIncludedin Klassejdk.javadoc.internal.tool.DocEnvImpl- Siehe auch:
-
isSelected
Delegates to the environment passed in the constructor.- Angegeben von:
isSelectedin SchnittstelleDocletEnvironment- Setzt außer Kraft:
isSelectedin Klassejdk.javadoc.internal.tool.DocEnvImpl- Siehe auch:
-
getJavaFileManager
Delegates to the environment passed in the constructor.- Angegeben von:
getJavaFileManagerin SchnittstelleDocletEnvironment- Setzt außer Kraft:
getJavaFileManagerin Klassejdk.javadoc.internal.tool.DocEnvImpl- Siehe auch:
-
getSourceVersion
Delegates to the environment passed in the constructor.- Angegeben von:
getSourceVersionin SchnittstelleDocletEnvironment- Setzt außer Kraft:
getSourceVersionin Klassejdk.javadoc.internal.tool.DocEnvImpl- Siehe auch:
-
getModuleMode
Delegates to the environment passed in the constructor.- Angegeben von:
getModuleModein SchnittstelleDocletEnvironment- Setzt außer Kraft:
getModuleModein Klassejdk.javadoc.internal.tool.DocEnvImpl- Gibt zurück:
- the module mode
- Siehe auch:
-
getFileKind
Delegates to the environment passed in the constructor.- Angegeben von:
getFileKindin SchnittstelleDocletEnvironment- Setzt außer Kraft:
getFileKindin Klassejdk.javadoc.internal.tool.DocEnvImpl- Siehe auch:
-