org.tm4j.topicmap.TopicMapManager .mergeTopicMaps(org.tm4j.topicmap.TopicMap one,org.tm4j.topicmap.TopicMap second)

Description

Merges the two TopicMaps

Parameters
org.tm4j.topicmap.TopicMap one the TopicMap into which another TM is merged
org.tm4j.topicmap.TopicMap second the TopicMap which is merged into the first

Other Resources

Related Topics