Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Advanced-java] Replacing substrings


  • From: midiostri@xxxxx (midiostri@xxxxx)
  • Subject: [Advanced-java] Replacing substrings
  • Date: Fri, 25 May 2001 16:55:27 +0300

> You can't extend String.  It's a final class.

Well, that doesn't help at all, does it?  :/

All of the sudden String looks kind of incomplete and yet... final.
I guess, I'll have to work something else out.

Maybe, I _will_ have the user to escape the quotes, after all..

Thanks for the quick responses,
Dimitri