Uses of Class
org.tm4j.topicmap.index.DuplicateIndexNameException

Packages that use DuplicateIndexNameException
org.tm4j.topicmap.index Provides the core interface for a flexible indexing architecture. 
 

Uses of DuplicateIndexNameException in org.tm4j.topicmap.index
 

Methods in org.tm4j.topicmap.index that throw DuplicateIndexNameException
 void IndexManager.registerIndexProvider(IndexProvider index)
          Plugin interface for index service providers.