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  
CommonNavigationManager Component providing the functionality to generate navigation trees.
DocumentFromQueryNode A Node representing a Document as result from a Query.
DocumentNode  
ErrorNode  
GroupNode  
ImportNode An import node is a special kind of node
LinkNode Link to an (external) URL.
NavigationBuilder 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  
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 © -2005 . All Rights Reserved.