Package org.jutil.java.regex

Class Summary
Pattern Deprecated.  
RegexReplacer A class of object the replace regular expressions for others. For example, it can replace a regular expression in a file and write the output to another file. At this moment, we use JRegex instead of jdk 1.4 regular expressions because: The 1.4 jdk is not yet available on all major platforms. The current 1.4 JVM is anything but stable on e.g.