Uses of Class
net.ontopia.topicmaps.utils.ScopedIFComparator
-
Packages that use ScopedIFComparator Package Description net.ontopia.topicmaps.utils This package provides topic map utility classes, which are a toolkit for working with the topic map model provided by the core interfaces. -
-
Uses of ScopedIFComparator in net.ontopia.topicmaps.utils
Subclasses of ScopedIFComparator in net.ontopia.topicmaps.utils Modifier and Type Class Description class
TopicNameComparator
INTERNAL: Comparator that first sorts by type then by scope, where untyped base names are ordered before typed ones.
-