Uses of Class
org.apache.maven.plugins.javadoc.JavadocModule
Packages that use JavadocModule
-
Uses of JavadocModule in org.apache.maven.plugins.javadoc
Methods in org.apache.maven.plugins.javadoc that return types with arguments of type JavadocModuleModifier and TypeMethodDescriptionprotected final Collection
<JavadocModule> AbstractJavadocMojo.getDependencySourcePaths()
Resolve dependency sources so they can be included directly in the javadoc process.protected Collection
<JavadocModule> AbstractJavadocMojo.getSourcePaths()
Method to get the source paths per reactorProject. -
Uses of JavadocModule in org.apache.maven.plugins.javadoc.resolver
Methods in org.apache.maven.plugins.javadoc.resolver that return types with arguments of type JavadocModuleModifier and TypeMethodDescriptionResourceResolver.resolveDependencySourcePaths
(SourceResolverConfig config)