Uses of Class
uk.org.ogsadai.activity.files.regexp.OroMatcher

Packages that use OroMatcher
uk.org.ogsadai.activity.files.regexp Helper classes for file writing activities. 
 

Uses of OroMatcher in uk.org.ogsadai.activity.files.regexp
 

Methods in uk.org.ogsadai.activity.files.regexp that return OroMatcher
 OroMatcher OroAwkPattern.matcher()
          Create and return a new matcher object intended to find matches of this regular expression.
 OroMatcher OroPerl5Pattern.matcher()
          Create and return a new matcher object intended to find matches of this regular expression.