Class RegexRuleSet.Rule

  • Enclosing class:
    RegexRuleSet

    public static final class RegexRuleSet.Rule
    extends java.lang.Object
    An individual rule in a ruleset. Consists of a regular expression, and a response to return if the given input matches it.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait