Searched refs:testStr1 (Results 1 – 1 of 1) sorted by relevance
74 public static final String testStr1 = field in Main81 System.out.println("str1 matches: " + WEB_URL.matcher(testStr1).matches()); in main()