String.regionMatches(boolean ignoreCase, int toffset, String other, int ooffset, int len) 
         
Tests if two string regions are equal.