org.tm4j.topicmap.TopicMapProvider .mergeTopicMap(org.tm4j.topicmap.TopicMap baseTopicMap,org.tm4j.net.Locator externalTopicMap,org.tm4j.topicmap.Topic[] addedThemes)
Description
Merges the topic map from the resource externalTopicMap
into the topic map baseTopicMap.
externalTopicMap will also be removed from this list of
external references and mergeMaps for baseTopicMap if
it is in one of these lists.
| Parameters | ||
|---|---|---|
| org.tm4j.topicmap.Topic | addedThemes | |
| org.tm4j.topicmap.TopicMap | baseTopicMap | |
| org.tm4j.net.Locator | externalTopicMap | |
Throws
-
org.tm4j.topicmap.TopicMapProviderException
-
if
baseTopicMapis not provided by this provider; or if the parse and merge operation fails for some reason.
Meta Data (1)
Other Resources
Related Topics
Has Parameters
