| Interface | Description | 
|---|---|
| NavigationNode | NavigationNode represents a node in a NavigationModel. | 
| Class | Description | 
|---|---|
| AbstractNavigationNode | Base implementation of the NavigationNode interface. | 
| Group | Group represents a logical group of views in a NavigationModel. | 
| NavigationHandlerInterceptor | Interceptor that inserts the navigation model for the current Spring view into the model. | 
| NavigationModel | NavigationModel represents the navigation structure of a web application. | 
| NavigationNodeBase | Deprecated since 4.0. | 
| NavigationXmlParser | XPath-based parser for NavigationModel configuration files. | 
| View | View represents a "leaf" in the navigation model, for example a page in a website. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.