org.tm4j.topicmap.TopicMapManager .copyTopicMap(org.tm4j.topicmap.TopicMap map,java.lang.String providerId)

Description

Creates a copy of the TopicMap inside the given provider

Parameters
org.tm4j.topicmap.TopicMap map the TopicMap to copy
java.lang.String providerId the id of the TopicMapProvider where the copy will be created

Returns

the new copy of the TopicMap

Other Resources

Related Topics