org.tm4j.topicmap.TopicMapManager .storeTopicMap(java.io.File file,org.tm4j.topicmap.TopicMap map)

Description

Stores the TopicMap into the given File This method is a shortcut for using the TopicMapSerializer

Parameters
java.io.File file the File the TopicMap is stored into
org.tm4j.topicmap.TopicMap map the TopicMap to be stored

Other Resources

Related Topics

Has Parameters