Advertisement

1 - 2 of 2 containing alltags:("Sun JDK 1.5") (0 seconds)
I have some code which parses files found on different web sites. I want to debug this code to parse list of files found on my local workstation. The code is as follows:           //path is someth...
Zones: JavaDate Answered: 04/24/2008 Grade: A Views: 6
Hi All, I am looking for a regexpression pattern which matches all Strings other than -1. Following pattern .*[^-1] works for me but it does not match -11 or -111.   So what I need is -...
Zones: Regular Expressions, JavaDate Asked: 07/16/2008 Points: 500 Comments: 12
  • 1