Class TopicMapReferenceComparator

java.lang.Object
net.ontopia.topicmaps.nav.utils.comparators.TopicMapReferenceComparator
All Implemented Interfaces:
Comparator<TopicMapReferenceIF>

public class TopicMapReferenceComparator extends Object implements Comparator<TopicMapReferenceIF>
INTERNAL: A Comparator for ordering TopicMapReferences lexically. It compares the titles of references case-insensitively.