Microsoft
Software
Hardware
Network
Question : pattern matching regular expression
I need to do pattern matching
to filter the following strings
org.gnd.xx.zz"/> is acceptable
org.gnd.xx"/> is acceptable
org.gnd.xx.zz.ddd"/> is also acceptable and in general if the number of tokens (separated by .) must be 3 or more
Answer : pattern matching regular expression
Try
1:
Pattern p = Pattern.compile("(?:\\w+\\.){2,}(?:\\w+);\"/>");
Random Solutions
Download manager Flashget V3.3 disabled IE & Firefox browsers from browsing Internet
what is most cost effective way to backup windows 2008 sbs
redirect on session expiration?
Arcserve error: E8535 Failed to receive data from the agent
I need a free diagnostics program to confirm a bad hard drive that will not boot.
Dell Latitude Laptop - Will Not Shutdown, Startup Slow
AJAX, JQUERY, server date timestamp
Appointment booking app or service for field engineers?
port 443 closed
as3 access an object inside a loaded swf