org.tm4j.topicmap.TopicMapProvider .init(java.util.Properties props)

Description

Sets the runtime properties defined for this TopicMapProvider. This method will be invoked by the TopicMapProviderFactory when the TopicMapProvider is first created.

Parameters
java.util.Properties props The parsed set of properties which may be applied to this object.

Throws

Other Resources

Related Topics

Has Parameters