Uses of Interface
net.ontopia.topicmaps.utils.AssociationWalkerListenerIF

Packages that use AssociationWalkerListenerIF
net.ontopia.topicmaps.utils This package provides topic map utility classes, which are a toolkit for working with the topic map model provided by the core interfaces. 
 

Uses of AssociationWalkerListenerIF in net.ontopia.topicmaps.utils
 

Fields in net.ontopia.topicmaps.utils with type parameters of type AssociationWalkerListenerIF
protected  List<AssociationWalkerListenerIF> AssociationWalker.listeners
          PROTECTED: The listeners to be informed as the walker processes the topic map.
 

Methods in net.ontopia.topicmaps.utils with parameters of type AssociationWalkerListenerIF
 void AssociationWalker.addListener(AssociationWalkerListenerIF listener)
          PUBLIC: Registers a listener with the walker.
 void AssociationWalker.removeListener(AssociationWalkerListenerIF listener)
          PUBLIC: Unregisters a listener with the walker.
 



Copyright © 2000-2012 Ontopia.