wt.part
Class DocumentNameComparator

java.lang.Object
  extended by wt.part.DocumentNameComparator
All Implemented Interfaces:
Comparator

public class DocumentNameComparator
extends Object
implements Comparator

This Comparator can be used to compare the Name attribute of WTDocuments and/or WTDocumentMasters, using a Locale-specific instance of a Collator.

Supported API: true

Extendable: false


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals