Uses of Class
net.ontopia.topicmaps.nav.utils.comparators.NameComparator
-
Packages that use NameComparator Package Description net.ontopia.topicmaps.nav.utils.comparators Provides Comparators which are used by the Navigator. -
-
Uses of NameComparator in net.ontopia.topicmaps.nav.utils.comparators
Subclasses of NameComparator in net.ontopia.topicmaps.nav.utils.comparators Modifier and Type Class Description classNameComparatorWithGeneralityINTERNAL: A Comparator for ordering TopicNameIFs and VariantNameIFs first after their generality (determined by the number of themes in their scopes, which means that the name in the unconstrained scope would always appear first) and second alphabetically (case-independent).
-