Would be great to have convenient way of storing patterns with single backslash. Some workarounds: store it in the file and use NIO to read. Cons: JEE does not allow IO ...
for example c:\55.bmp (3,4) (45,7) I want to get the filepath which is c:\55.bmp and the numbers 3 4 45 ...