public class RegexSupport extends Object
Used to store the last regex match.
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public static Matcher | getLastMatcher() | 
|  | public static void | setLastMatcher(Matcher matcher) |