org.tm4j.topicmap.TopicMap .getMergeMapAddedThemes(org.tm4j.net.Locator mapLocator)

Description

Returns the collection of themes to be added to the external topic map resource when it is merged with this map.

Parameters
org.tm4j.net.Locator mapLocator The Locator of the external topic map to be merged.

Returns

If mapLocator specifies the locator of an external topic map to be merged into this topic map, a Set of Topic objects defining the themes to be added to the external topic map will be returned. Otherwise, null is returned.

Other Resources

Related Topics

Has Parameters