Package org.eclipse.rdf4j.common.webapp.navigation


package org.eclipse.rdf4j.common.webapp.navigation
  • Interface Summary
    Interface
    Description
    NavigationNode represents a node in a NavigationModel.
  • Class Summary
    Class
    Description
    Base implementation of the NavigationNode interface.
    Group represents a logical group of views in a NavigationModel.
    Interceptor that inserts the navigation model for the current Spring view into the model.
    NavigationModel represents the navigation structure of a web application.
    Deprecated.
    since 4.0.
    XPath-based parser for NavigationModel configuration files.
    View represents a "leaf" in the navigation model, for example a page in a website.