Save This Page
Home » iText-src-2.1.3 » com.lowagie » text » [javadoc | source]
com.lowagie.text
public class: StringCompare [javadoc | source]
java.lang.Object
   com.lowagie.text.StringCompare

All Implemented Interfaces:
    Comparator

This class was used in the 1.1-version of iText (by Volker Richert). Paulo Soares suggested I should add it to the original library, so that in the future it would be easier to port it to the JDK1.1.x.
Method from com.lowagie.text.StringCompare Summary:
compare
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.lowagie.text.StringCompare Detail:
 public int compare(Object o1,
    Object o2) 
    Compares 2 objects.