GitBucket
4.21.2
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
mark.george
/
jrex
Browse code
Added more detail to README.
master
1 parent
e1b51aa
commit
266b7ec59e5cc4104e117a554f4fcb74bcbb82f9
Mark
authored
on 23 May 2011
Patch
Showing
1 changed file
README
Ignore Space
Show notes
View
README
Java Regular Expression Tool Provides a handy user interface for processing a chunk of text with regular expressions (using Java's regular expression engine). It is currently functional but was knocked up quick and dirty and the code is a bit of a mess. The main utility is provided by the RegexTool class. JSedFrame is an alternate user interface that allows you to 'queue' up replacements regexes.
Java Regular Expression Tool Provides a handy user interface for processing a chunk of text with regular expressions (using Java's regular expression engine). It is currently functional but was knocked up quick and dirty and the code is a bit of a mess.
Show line notes below