Class DuplicateOccurrences
java.lang.Object
net.ontopia.topicmaps.cmdlineutils.sanity.DuplicateOccurrences
Used to report all duplicate occurrences(same locator, same occurrence roletype)
on a single topic.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns a Collection of all the topics containing duplicate occurrences.
-
Constructor Details
-
DuplicateOccurrences
-
-
Method Details
-
getDuplicateOccurrences
Returns a Collection of all the topics containing duplicate occurrences.
-