org.tm4j.config.xml.TopicMapManagerConfiguration .readConfiguration(java.io.File configFile,org.tm4j.topicmap.TopicMapManager manager)

Description

This method internally calls #readConfiguration(Properties, File, TopicMapManager) with standart Properties

Parameters
java.io.File configFile the file to read from
org.tm4j.topicmap.TopicMapManager manager the TopicMapManager to be filled.

Other Resources

Related Topics