org.tm4j.topicmap.unified.UnifiedTopicMap .getTopics()

Description

Returns the raw topics in all of the underlying topic maps. NOTE this method DOES NOT return instances of the UnifiedTopic interface due to performance considerations. To get the set of UnifiedTopics in all of the underlying topic maps, call #getUnifiedTopics()

Other Resources

Related Topics