Package com.raelity.text

Class Summary
RegExp This is a simple interface to regular expressions.
RegExpFactory Factory class for vending RegExp instances.
RegExpJava  
RegExpResult This class hold the results of a regular expression pattern against an input.
RegExpResultJava  
TextUtil Some convenient functions when working with text.
TextUtil.MySegment To support jdk1.5, need a segment that isa CharSequence.
 

Error Summary
RegExpPatternError This exception occurs when a regular expression pattern has an error and will not compile.