org.tm4j.topicmap.utils.TopicMapMerger .getResult()

Description

Retrieves the TopicMap that results from the merge operation.

Returns

the merged topic map as generated by the {@link #merge()} method. If the merge has not yet been performed (i.e. {@link #merge()} has not yet been called), the returned result is null.

Other Resources

Related Topics