org.tm4j.topicmap.TopicMapProvider .addTopicMap(org.tm4j.topicmap.source.TopicMapSource source)

Description

Imports a topic map into the data store managed by this TopicMapProvider from the specified TopicMapSource

Parameters
org.tm4j.topicmap.source.TopicMapSource source a implementation of the TopicMapSource interface representing a source for a TopicMap

Throws

Returns

The new TopicMap object managed by the TopicMapProvider.

Other Resources

Related Topics

Has Parameters