Class DuplicateOccurrences

java.lang.Object
net.ontopia.topicmaps.cmdlineutils.sanity.DuplicateOccurrences

public class DuplicateOccurrences extends Object
Used to report all duplicate occurrences(same locator, same occurrence roletype) on a single topic.
  • Constructor Details

    • DuplicateOccurrences

      public DuplicateOccurrences(TopicMapIF tm)
  • Method Details

    • getDuplicateOccurrences

      public Collection getDuplicateOccurrences()
      Returns a Collection of all the topics containing duplicate occurrences.