public class RegexUtil extends Object
| Constructor and Description |
|---|
RegexUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
globToRegex(String line)
Convert a shell style glob regular expression to a
Java regular expression.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.