piece = piece.split(after[x])[0];
The error is :
java.util.regex.PatternSyntaxException: Unclosed group near index 190
" coords="466,79,13" href="#g30" alt="" onmouseover="return overlib('<b>New Brighton Park</b><br>Windemere, Nootka & Waterfront' , SNAPX, 20, SNAPY, 20);" onmouseout="return nd(
There is an arrow pointing up at the last bracket in the string. I have never gotten this error before but other forum posts suggest using .replaceAll("(", "") but that does not work for me. I just get basically the same error just at index 1 instead of 190. Can anyone suggest a way to fix this? I would really appreciate it.

New Topic/Question
Reply



MultiQuote



|