Skip to content

Upgrade to Java 7 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
slevithan opened this issue Oct 14, 2012 · 0 comments
Open

Upgrade to Java 7 #1

slevithan opened this issue Oct 14, 2012 · 0 comments

Comments

@slevithan
Copy link

By upgrading to Java 7 you'll get support for new regex syntax (named capturing groups, named backreferences, (?U), and \x{h...h}), new replacement text syntax (named backreferences), and the new flag U (UNICODE_CHARACTER_CLASS, separate from lowercase u for UNICODE_CASE).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant