org.tm4j.topicmap.TopicMap .addMergeMap(org.tm4j.net.Locator mapLocator,org.tm4j.topicmap.Topic[] addedThemes)

Description

Adds a new mergeMap directive to this topic map.

Parameters
org.tm4j.topicmap.Topic addedThemes An array of Topic objects containing the themes to be added to the topic map when it is merged. Null if there are no themes to be added.
org.tm4j.net.Locator mapLocator The Locator of the external topic map to be merged

Other Resources

Related Topics