Well, if like me, you find it hard to make a regex expression to do whatever you want it to do, and not whatever it wants... you might want to try this tool:
txt2re: headache relief for programmers :: regular expression generator
I found it a couple months ago, and I thought I'd share it for everyone else.
You just paste a sample of what you want to filter, and then select using the colored boxes
It will produce an array of all those, then you just select the one you want.. and hopefully arrange it a little bit lol.. because the output code is not that good, so you might want to arrange it a little bit in your actual program.


LinkBack URL
About LinkBacks






Reply With Quote









Bookmarks
Algorithms and Data Structures
Java tutorials
Algorithms Forum