3
votes
2answers
918 views
Regex Named Groups in Java
It is my understanding that the java.regex package does not have support for named groups (http://www.regular-ex …
