Verwendungen von Schnittstelle
org.jdrupes.mdoclet.internal.doclets.toolkit.ModuleSummaryWriter
Package
Beschreibung
This is the default HTML doclet provided with the JDK.
Contains the base classes that make up a doclet.
This doclet-independent package has a set of classes and
interfaces that are the building blocks for doclets.
-
Verwendungen von ModuleSummaryWriter in org.jdrupes.mdoclet.internal.doclets.formats.html
Modifizierer und TypKlasseBeschreibungclass
Class to generate file for each module contents in the right-hand frame.Modifizierer und TypMethodeBeschreibungWriterFactoryImpl.getModuleSummaryWriter
(ModuleElement mdle) -
Verwendungen von ModuleSummaryWriter in org.jdrupes.mdoclet.internal.doclets.toolkit
Modifizierer und TypMethodeBeschreibungWriterFactory.getModuleSummaryWriter
(ModuleElement mdle) Return the writer for the module summary. -
Verwendungen von ModuleSummaryWriter in org.jdrupes.mdoclet.internal.doclets.toolkit.builders
Modifizierer und TypMethodeBeschreibungstatic ModuleSummaryBuilder
ModuleSummaryBuilder.getInstance
(AbstractBuilder.Context context, ModuleElement mdle, ModuleSummaryWriter moduleWriter) Construct a new ModuleSummaryBuilder.