Comparators


Version: 1.4 Build 9365
Size:
993KB
Requirements:
Java Runtime Environment 5.0 or higher
Price:
Free
System:
Windows 7/Vista/XP/2000
Rating:
4.4
License:
Freeware

Description - Comparators



Java classes to include in your programs. Includes:HTMLArrayComparator.java: Compares two arrays of Strings of HTML, ignoring embedded tags.HTMLComparator.java: Compares two Strings of HTML, ignoring embedded tags.StringComparator.java: Compares two Strings, case sensitive.StringComparatorIgnoreCase.java: Compares two Strings, case insensitive.See http://mindprod.com/jgloss/comparators.html for general information on usingcomparators and generics.Not useful on its own, though you can run the debugging harness with:java com.mindprod.comparators.ComparatorsWhy the orange Slice logo? Comparing Apples and oranges,though Comparators are primarily for comparing Objects ofthe same class.

Comparators Java Compares Strings Case


More in Java & JavaScript-Comparators

Embedded Tags Java Compares Html Ignoring Embedded