Class RegexSupport


  • public class RegexSupport
    extends Object
    Used to store the last regex match.
    • Constructor Detail

      • RegexSupport

        public RegexSupport()
    • Method Detail

      • getLastMatcher

        public static Matcher getLastMatcher()
      • setLastMatcher

        public static void setLastMatcher​(Matcher matcher)