public class MatcherUtils extends Object
| Constructor and Description |
|---|
MatcherUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
transformToMatchAnyChild(List<String> patterns) |
static String |
transformToMatchAnyChild(String pattern) |
static String |
transformToMatchAnyParent(String pattern) |
static String |
transformToMatchAnyPrefixInSameDirectoryAndAnyParent(String pattern) |
static String |
transformToMatchAnySuffixInSameDirectory(String pattern) |
Copyright © 2016. All rights reserved.