How to extract a substring using regex. String mydata = "some string with 'the data i want' inside"; Pattern pattern = Pattern.compile("'(.
確定! 回上一頁