org.tm4j.topicmap.TopicMapProvider .getTopicMap(org.tm4j.net.Locator baseLocator)

Description

Returns the topic map provided by this object who's base address is specified by baseLocator.

Parameters
org.tm4j.net.Locator baseLocator The Locator defining the base address of the topic map to be returned.

Returns

A TopicMap object or null if no topic map with the specified base address is provided by this TopicMapProvider.

Other Resources

Related Topics

Has Parameters