jRegExAnalyser
jRegExAnalyser is an interactive tool to
write, test, debug, analyse and profile regular expressions.
Features
- free and Open Source (GPLv2 with Class Path Exception)
- complete support for Java 1.6 regular expressions
- single and multi line edit of Regular Expressions
- text input and text file import
- display all matches, single matches or matching groups
- possible test of replacement patterns
- test of split operations
- pattern visualization using Graphviz
- history
- export as Java String with escaping
- rich set of analysis and debug functionality
- deployment as conventional application or via Java Web Start
Subscription
Changes will be announced on freshmeat.net. You may subscribe there to
new
releases of jRegExAnalyser.
Feedback
Feel free to report any suggestions, improvements, corrections and problems to
kai@schwebke.com.