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

Description

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

Parameters
java.io.Reader config a reader that accesses a xml-file, which conforms to context.dtd a reader that accesses a xml-file
org.tm4j.topicmap.TopicMapManager manager the TopicMapManager to be filled.

Other Resources

Related Topics