com.jclark.xsl.util

Interface Comparator

public interface Comparator

Method Summary
intcompare(Object obj1, Object obj2)

Method Detail

compare

public int compare(Object obj1, Object obj2)