org.tm4j.topicmap.TopicMapObject .getSourceLocators()

Description

Returns the Locators of the XML or other resources which contributed to this topic map object.

NOTE: under the dynamic merging model, calling getResourceLocators() on a Topic object will return the resourceLocator of the Topic itself, plust that of all Topics which it is merged with.

Returns

an unmodifiable Set of Locator objects.

Other Resources

Related Topics