Package org.outerj.daisy.navigation.impl

Interface Summary
DocumentRepresentingNode Interface to be implemented by navigation tree nodes that represent a document.
Node  
 

Class Summary
AbstractParentNode  
AggregateNode  
BookNavigationBuilder  
BuildingNode A node which builds a navigation tree when first needed.
CommonNavigationManager Component providing the functionality to generate navigation trees.
DefaultNavigationBuilder  
DocumentFromQueryNode A Node representing a Document as result from a Query.
DocumentNode  
ErrorNode  
GroupNode  
LinkNode Link to an (external) URL.
NavigationFactory Builds a tree of navigation {Node}s based on an XML description.
NavigationHttpConnector Exposes the functionality of the NavigationManager via HTTP.
NavigationManagerImpl Implementation of NavigationManager, instantiated on a per-Repository instance basis, forwards real work to CommonNavigationManager.
NavigationTree  
NavigationUtil  
NodeVisibility Enumeration class for the possible visibilties of a node.
QueryNode A query node is a special node which doesn't really exist in the result tree but is instead replaced with the result of executing a query.
RootNode  
 



Copyright © -2012 . All Rights Reserved.