|
2 |
edited tags
|
||
|
1 |
|
||
How to select a file path using regexI would like like to create a java regular expression that selects everything from file: to the last forward slash (/) in the file path. This is so I can replace it with a different path.
Does anyone have any ideas? Thanks!!
|
||||
