net.ontopia.topicmaps.utils
Class TopicComparators

java.lang.Object
  extended by net.ontopia.topicmaps.utils.TopicComparators

public class TopicComparators
extends Object

INTERNAL: A collection of topic related comparators.


Nested Class Summary
static class TopicComparators.CaseInsensitiveStringifierComparator
          INTERNAL: Case in-sensitive string comparator that is able to handle null values.
 
Field Summary
protected static Comparator tyc
           
 
Method Summary
static Comparator getCaseInsensitiveComparator(StringifierIF stringifier)
           
static Comparator getTopicNameComparator(Collection scope)
           
static Comparator getTypedIFComparator()
           
static Comparator getTypedIFComparator(Collection scope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tyc

protected static Comparator tyc
Method Detail

getTopicNameComparator

public static Comparator getTopicNameComparator(Collection scope)

getTypedIFComparator

public static Comparator getTypedIFComparator()

getTypedIFComparator

public static Comparator getTypedIFComparator(Collection scope)

getCaseInsensitiveComparator

public static Comparator getCaseInsensitiveComparator(StringifierIF stringifier)


Copyright © 2000-2012 Ontopia.