wt.ixb.util
Class CommonObjectSorter
java.lang.Object
wt.ixb.util.CommonObjectSorter
- All Implemented Interfaces:
- ObjectSorter
- Direct Known Subclasses:
- FolderPathSorter, TypeDefinitionPathSorter
- public abstract class CommonObjectSorter
- extends Object
- implements ObjectSorter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonObjectSorter
public CommonObjectSorter()
getCommonObjectComparator
protected abstract CommonObjectSorter.CommonObjectComparator getCommonObjectComparator()
sort
public void sort(Vector in)
throws WTException
- Specified by:
sort
in interface ObjectSorter
- Throws:
WTException