Interface UMatcher


public interface UMatcher
  • Method Details

    • startMatch

      boolean startMatch()
    • exactMatch

      boolean exactMatch()
    • getAcceptedMatch

      String getAcceptedMatch()
    • getCapture

      List<String> getCapture(String path)
    • getKeysToBeRefactored

      List<String> getKeysToBeRefactored()