org.tm4j.topicmap.TopicMap .getTopicBySubjectIndicator(org.tm4j.net.Locator subjectIndicatorLocator)

Description

Get the topic which is bound to the subject indicated by the specified resource.

Parameters
org.tm4j.net.Locator subjectIndicatorLocator The locator of a resource which indicates the subject of the topic.

Returns

The topic bound to the specified subject or null if no match is found.

Other Resources

Related Topics