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 TypeMethodDescriptionvoidDecorationModel.addPoweredBy(Logo logo) Method addPoweredBy.voidDecorationModel.removePoweredBy(Logo logo) Method removePoweredBy.Method parameters in org.apache.maven.doxia.site.decoration with type arguments of type LogoModifier and TypeMethodDescriptionvoidDecorationModel.setPoweredBy(List<Logo> poweredBy) Set powered by logos list. -
Uses of Logo in org.apache.maven.doxia.site.decoration.inheritance
Methods in org.apache.maven.doxia.site.decoration.inheritance that return types with arguments of type LogoModifier and TypeMethodDescriptionDefaultDecorationModelInheritanceAssembler.mergePoweredByLists(List<Logo> childList, List<Logo> parentList, DefaultDecorationModelInheritanceAssembler.URLRebaser urlContainer) Methods in org.apache.maven.doxia.site.decoration.inheritance with parameters of type LogoModifier and TypeMethodDescriptionprivate voidDefaultDecorationModelInheritanceAssembler.rebaseLogoPaths(Logo logo, DefaultDecorationModelInheritanceAssembler.URLRebaser urlContainer) private voidDefaultDecorationModelInheritanceAssembler.relativizeLogoPaths(Logo logo, String baseUrl) Method parameters in org.apache.maven.doxia.site.decoration.inheritance with type arguments of type LogoModifier and TypeMethodDescriptionDefaultDecorationModelInheritanceAssembler.mergePoweredByLists(List<Logo> childList, List<Logo> parentList, DefaultDecorationModelInheritanceAssembler.URLRebaser urlContainer) -
Uses of Logo in org.apache.maven.doxia.site.decoration.io.xpp3
Methods in org.apache.maven.doxia.site.decoration.io.xpp3 that return LogoModifier and TypeMethodDescriptionprivate LogoDecorationXpp3Reader.parseLogo(org.codehaus.plexus.util.xml.pull.XmlPullParser parser, boolean strict) Method parseLogo.Methods in org.apache.maven.doxia.site.decoration.io.xpp3 with parameters of type Logo