org.tm4j.topicmap.TopicMap .getTopicByID(java.lang.String id)

Description

Gets the topic with the specified unique identifier

Parameters
java.lang.String id The identifier of the topic to be retrieved.

Returns

The topic or null if no match is found

Other Resources

Related Topics

Has Parameters