org.tm4j.topicmap.utils .TopicMapFragment

Description

Encapsulates an algorithm for extracting a subset of topic map constructs from a source topic map and adding them to a destination topic map.

Inheritance Hierarchy

Method Summary
void addAssociation(org.tm4j.topicmap.Association src,int depth)
org.tm4j.topicmap.Topic addTopic(org.tm4j.topicmap.Topic t,int depth)
org.tm4j.topicmap.TopicMap getTopicMap()