Uses of Class
org.apache.maven.doxia.site.decoration.Logo
Packages that use Logo
Package
Description
-
Uses of Logo in org.apache.maven.doxia.site.decoration
Fields in org.apache.maven.doxia.site.decoration with type parameters of type LogoMethods in org.apache.maven.doxia.site.decoration that return LogoMethods in org.apache.maven.doxia.site.decoration that return types with arguments of type LogoMethods in org.apache.maven.doxia.site.decoration with parameters of type LogoModifier and TypeMethodDescriptionvoid
DecorationModel.addPoweredBy
(Logo logo) Method addPoweredBy.void
DecorationModel.removePoweredBy
(Logo logo) Method removePoweredBy.Method parameters in org.apache.maven.doxia.site.decoration with type arguments of type LogoModifier and TypeMethodDescriptionvoid
DecorationModel.setPoweredBy
(List<Logo> poweredBy) Set powered by logos list. -
Uses of Logo in org.apache.maven.doxia.site.decoration.io.xpp3
Methods in org.apache.maven.doxia.site.decoration.io.xpp3 that return Logo