Uses of Class
org.apache.maven.doxia.siterenderer.ExtraDoxiaModuleReference
Packages that use ExtraDoxiaModuleReference
-
Uses of ExtraDoxiaModuleReference in org.apache.maven.doxia.siterenderer
Fields in org.apache.maven.doxia.siterenderer with type parameters of type ExtraDoxiaModuleReferenceModifier and TypeFieldDescriptionprivate List
<ExtraDoxiaModuleReference> SiteRenderingContext.modules
Methods in org.apache.maven.doxia.siterenderer that return types with arguments of type ExtraDoxiaModuleReferenceModifier and TypeMethodDescriptionSiteRenderingContext.getModules()
Getter for the fieldmodules
.