Uses of Class
org.apache.maven.doxia.site.Logo
Packages that use Logo
-
Uses of Logo in org.apache.maven.doxia.site
Methods in org.apache.maven.doxia.site that return LogoMethods in org.apache.maven.doxia.site that return types with arguments of type LogoMethods in org.apache.maven.doxia.site with parameters of type LogoModifier and TypeMethodDescriptionvoidSiteModel.addPoweredBy(Logo logo) Method addPoweredBy.voidSiteModel.removePoweredBy(Logo logo) Method removePoweredBy.Method parameters in org.apache.maven.doxia.site with type arguments of type LogoModifier and TypeMethodDescriptionvoidSiteModel.setPoweredBy(List<Logo> poweredBy) Set powered by logos list.