Skip to main content

Johannes Neubauer

  • Curriculum vitae
  • Blog
    • Administration
    • General
    • HTML
    • Java
    • Knowledge
    • LaTeX
    • Tutorials
    • Shell

Tag: Regular Expression

Bug in JDK Javadoc for class java.util.regex.Pattern

September 30, 2010September 30, 2010 jonny Leave a comment

The Javadoc for class java.util.regex.Pattern contains a bug. It says that a back reference (Pattern (Java Platform SE 6)) to a capturing group is depicted by \n whereas n denotes the number of the capturing group. Unfortunately this won’t work. Use $n instead.
Read More

Share this:

  • Twitter
  • Facebook
  • LinkedIn
  • More
  • Reddit
  • Pinterest
  • Telegram
  • Pocket
  • WhatsApp
  • Skype

Like this:

Like Loading...

Recent Posts

  • Diffing and Patching Large Binary Files Part II February 24, 2022
  • Incremental Backup of Image Files (or: How to Diff and Patch Big Binary Files) February 13, 2022
  • Find Missing Files in a Backup 2nd Iteration December 2, 2021
  • Azure DevOps Wiki Export June 5, 2021
  • Find Missing Files in a Backup February 22, 2021

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Follow jonnyneubauer on Twitter
sparkling Theme by Colorlib Powered by WordPress
%d bloggers like this: