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.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseNameComparator
Deprecated.
Use TopicNameComparator instead.
|
class |
TopicNameComparator
INTERNAL: Comparator that first sorts by type then by scope,
where untyped base names are ordered before typed ones.
|