import java.util.regex.*;
/**
* CanonEqDemo - show use of Pattern.CANON_EQ, by comparing varous ways of
* entering the Spanish word for "equal" and see if they are considered equal
* by the RE-matching engine.
*
* @version $Id: CanonEqDemo.java,v 1.3 2004/03/21 20:06:20 ian Exp $
*/
public class CanonEqDemo {
public static void main(String[] args) {
String pattStr = "\u00e9gal"; // |