org.tm4j.topicmap.utils .TopicUtils

Description

Contains common utilities for working with Topics. These utilities will work correctly with Topics from any backend and the comparison methods (e.g. #areEquivalent(Topic, Topic) will work in comparing topics from different providers.

Inheritance Hierarchy

Method Summary
void areEquivalent(org.tm4j.topicmap.Topic topic1,org.tm4j.topicmap.Topic topic2)
Determines topic equivalency.