Module org.jpo

Class NodeNavigator

java.lang.Object
org.jpo.datamodel.NodeNavigator
All Implemented Interfaces:
NodeNavigatorInterface
Direct Known Subclasses:
GroupNavigator, ListNavigator, QueryNavigator, RandomNavigator, SingleNodeNavigator

public abstract class NodeNavigator extends Object implements NodeNavigatorInterface
This class implements the NodeNavigatorListener functionality required by the NodeNavigatorInterface but the other methods need to be implements by the extending class.