wt.ixb.util
Class FolderPathSorter

java.lang.Object
  extended bywt.ixb.util.CommonObjectSorter
      extended bywt.ixb.util.FolderPathSorter
All Implemented Interfaces:
ObjectSorter

public class FolderPathSorter
extends CommonObjectSorter


Nested Class Summary
private  class FolderPathSorter.FolderPathComparator
           
 
Nested classes inherited from class wt.ixb.util.CommonObjectSorter
CommonObjectSorter.CommonObjectComparator
 
Constructor Summary
FolderPathSorter()
           
 
Method Summary
protected  CommonObjectSorter.CommonObjectComparator getCommonObjectComparator()
           
 
Methods inherited from class wt.ixb.util.CommonObjectSorter
sort
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FolderPathSorter

public FolderPathSorter()
Method Detail

getCommonObjectComparator

protected CommonObjectSorter.CommonObjectComparator getCommonObjectComparator()
Specified by:
getCommonObjectComparator in class CommonObjectSorter