Add a clear method to TopicMap which does the same as:
final Locator loc = tm.getLocator(); tm.remove(); tm = tmSys.createTopicMap(loc);
Log in to post a comment.