org.tm4j.topicmap.TopicMapManager .getTopicMap(org.tm4j.net.Locator baseLoc)

Description

Gets the TopicMap generated from the resource specified by locator

Parameters
org.tm4j.net.Locator baseLoc The base locator of the topic map resource to be retrieved.

Throws

Returns

the TopicMap object with the specified base locator or null if no such topic map can be found.

Other Resources

Related Topics

Has Parameters