org.tm4j.topicmap.TopicMapObject .setResourceLocator(org.tm4j.net.Locator loc)

Description

Sets the Locator of the XML or other resource which caused the creation of this topic map object. Typically, this will be the Locator of an XTM element.

Parameters
org.tm4j.net.Locator loc the creating Locator.

Throws

Other Resources

Related Topics

Has Parameters