Now I have a task about Java IO , I need to read file line by line and save this data into database, But Now I got a problem.
\"desk\",\"12\",\"15\",\"(small
(\(.+?\)|\w+)
the code above matches the result below this will allow for a more flexible solution that some of the other posted ones. The syntax for the regular expression is in another answer on this page just use this regular expression instead