Class Matcher


  • public class Matcher
    extends Object
    • Constructor Detail

      • Matcher

        public Matcher​(String label,
                       String valueToMatch)
    • Method Detail

      • matches

        public boolean matches​(String input)
      • getLabel

        public String getLabel()
      • getValue

        public String getValue()