Class AssociationSanity
java.lang.Object
net.ontopia.topicmaps.cmdlineutils.sanity.AssociationSanity
Topic map sanity controller.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns a HashMap of all the duplicate association types, using the string key as the keyvalue.Returns a HashMap containing the duplicate AssociationsReturns a HashMap containing the number of duplicate Associations.voidtraverse()
-
Constructor Details
-
AssociationSanity
-
-
Method Details
-
getDuplicateAssociations
Returns a HashMap containing the duplicate Associations -
getNumberOfDuplicates
Returns a HashMap containing the number of duplicate Associations. -
getAssociationTypes
Returns a HashMap of all the duplicate association types, using the string key as the keyvalue. -
traverse
- Throws:
NullPointerException
-