Uses of Class
org.apache.maven.doxia.site.Menu
Packages that use Menu
Package
Description
-
Uses of Menu in org.apache.maven.doxia.site
Fields in org.apache.maven.doxia.site with type parameters of type MenuMethods in org.apache.maven.doxia.site that return MenuMethods in org.apache.maven.doxia.site that return types with arguments of type MenuMethods in org.apache.maven.doxia.site with parameters of type MenuModifier and TypeMethodDescriptionvoid
Method addMenu.void
Body.removeMenu
(Menu menu) Method removeMenu.Method parameters in org.apache.maven.doxia.site with type arguments of type Menu -
Uses of Menu in org.apache.maven.doxia.site.inheritance
Methods in org.apache.maven.doxia.site.inheritance that return types with arguments of type MenuModifier and TypeMethodDescriptionDefaultSiteModelInheritanceAssembler.mergeMenus
(List<Menu> childMenus, List<Menu> parentMenus, DefaultSiteModelInheritanceAssembler.URLRebaser urlContainer) Method parameters in org.apache.maven.doxia.site.inheritance with type arguments of type MenuModifier and TypeMethodDescriptionDefaultSiteModelInheritanceAssembler.mergeMenus
(List<Menu> childMenus, List<Menu> parentMenus, DefaultSiteModelInheritanceAssembler.URLRebaser urlContainer) -
Uses of Menu in org.apache.maven.doxia.site.io.xpp3
Methods in org.apache.maven.doxia.site.io.xpp3 that return MenuModifier and TypeMethodDescriptionprivate Menu
SiteXpp3Reader.parseMenu
(org.codehaus.plexus.util.xml.pull.XmlPullParser parser, boolean strict) Method parseMenu.Methods in org.apache.maven.doxia.site.io.xpp3 with parameters of type Menu -
Uses of Menu in org.apache.maven.doxia.tools
Methods in org.apache.maven.doxia.tools with parameters of type MenuModifier and TypeMethodDescriptionprivate void
DefaultSiteTool.appendMenuItem
(org.apache.maven.project.MavenProject project, Menu menu, String name, String href, String defaultHref)