net.ontopia.topicmaps.cmdlineutils.sanity
Class DuplicateOccurrences

java.lang.Object
  extended by 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 Summary
DuplicateOccurrences(TopicMapIF tm)
           
 
Method Summary
 Collection getDuplicateOccurrences()
          Returns a Collection of all the topics containing duplicate occurrences.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DuplicateOccurrences

public DuplicateOccurrences(TopicMapIF tm)
Method Detail

getDuplicateOccurrences

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



Copyright © 2000-2012 Ontopia.