net.ontopia.topicmaps.impl.utils
Class AbstractIndexManager
java.lang.Object
net.ontopia.topicmaps.impl.utils.AbstractIndexManager
- All Implemented Interfaces:
- IndexManagerIF
- Direct Known Subclasses:
- IndexManager, IndexManager
public abstract class AbstractIndexManager
- extends Object
- implements IndexManagerIF
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractIndexManager
public AbstractIndexManager()
registerIndex
public abstract void registerIndex(String name,
AbstractIndex index)
- INTERNAL: Register the specified index with the index manager.
- Parameters:
name
- The to register the index with name.index
- The index to register.
Copyright © 2000-2012 Ontopia.