|
Jun
01
|
You can use the Pattern classes quote method. It returns the literal pattern string for the specified string.
String literal = Pattern.quote(string);
|
|
You can use the Pattern classes quote method. It returns the literal pattern string for the specified string.
Leave a Reply |
|
Recent Comments