Package org.osesb.utilities.regexp

Classes for evaluating regular expressions using the org.acmsl.regexpplugin API, which should load the Jakarta ORO regular expression processor, which is in the class path.

See:
          Description

Class Summary
RegExpEncodeString This class contains one static method which escapes regular expression special chars with a '\'.
RegExpHelper  
 

Package org.osesb.utilities.regexp Description

Classes for evaluating regular expressions using the org.acmsl.regexpplugin API, which should load the Jakarta ORO regular expression processor, which is in the class path.