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

Description

Gets the object with the specified unique identifier.

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

Returns

The topic map object which has the specified identifier or null if no match is found.

Other Resources

Related Topics

Has Parameters