org.tm4j.topicmap.TopicMapManager .getProvider(java.lang.String id)

Description

Returns the Provider with the specified id or throws a TopicMapProviderException if this id does not exist

Parameters
java.lang.String id the unique Id of the Provider

Throws

Returns

the TopicMapProvider registered for this Id

Other Resources

Related Topics

Has Parameters