CanonEqDemopublic class CanonEqDemo extends Object 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. |
Methods Summary |
---|
public static void | main(java.lang.String[] args)
String pattStr = "\u00e9gal"; //
|
|