All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface org.w3c.tools.sorter.Comparable

public interface Comparable
used for string comparison.


Method Index

 o getStringValue()
 o greaterThan(Comparable)

Methods

 o greaterThan
 public abstract boolean greaterThan(Comparable comp)
 o getStringValue
 public abstract String getStringValue()

All Packages  Class Hierarchy  This Package  Previous  Next  Index