Uses of Class
org.apache.maven.doxia.site.decoration.MenuItem
Packages that use MenuItem
Package
Description
-
Uses of MenuItem in org.apache.maven.doxia.site.decoration
Fields in org.apache.maven.doxia.site.decoration with type parameters of type MenuItemMethods in org.apache.maven.doxia.site.decoration that return MenuItemMethods in org.apache.maven.doxia.site.decoration that return types with arguments of type MenuItemModifier and TypeMethodDescriptionMenu.getItems()
Method getItems.MenuItem.getItems()
Method getItems.Methods in org.apache.maven.doxia.site.decoration with parameters of type MenuItemModifier and TypeMethodDescriptionvoid
Method addItem.void
Method addItem.void
Menu.removeItem
(MenuItem menuItem) Method removeItem.void
MenuItem.removeItem
(MenuItem menuItem) Method removeItem.Method parameters in org.apache.maven.doxia.site.decoration with type arguments of type MenuItem -
Uses of MenuItem in org.apache.maven.doxia.site.decoration.io.xpp3
Methods in org.apache.maven.doxia.site.decoration.io.xpp3 that return MenuItemModifier and TypeMethodDescriptionprivate MenuItem
DecorationXpp3Reader.parseMenuItem
(org.codehaus.plexus.util.xml.pull.XmlPullParser parser, boolean strict) Method parseMenuItem. -
Uses of MenuItem in org.apache.maven.doxia.tools
Method parameters in org.apache.maven.doxia.tools with type arguments of type MenuItem