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 © 2018. All rights reserved.