org.tm4j.topicmap.TopicMapProviderFactory .newTopicMapProvider(java.util.Properties props)

Description

Creates and returns a TopicMapProvider which may be used to retrieve one or more topic maps from the implementation's underlying store.

Parameters
java.util.Properties props The configuration properties for the provider.

Returns

The new TopicMapProvider object

Other Resources

Related Topics

Has Parameters