Uses of Class
org.tm4j.topicmap.unified.UnifiedTopicMapException

Packages that use UnifiedTopicMapException
org.tm4j.topicmap.unified Implements a TM4J back-end which merges topic maps from one or more other back-end implementations dynamically. 
 

Uses of UnifiedTopicMapException in org.tm4j.topicmap.unified
 

Methods in org.tm4j.topicmap.unified that throw UnifiedTopicMapException
 void UnifiedTopicMap.addTopicMap(TopicMap tm)