public class GlobUtils extends Object
Constructor and Description |
---|
GlobUtils() |
Modifier and Type | Method and Description |
---|---|
static Pattern |
glob2pattern(String glob)
Create
Pattern from wildcard patter. |
static String |
glob2re(String glob)
Convert wildcard pattern to regular expression.
|
Copyright © 2012–2018 Red Hat, Inc.. All rights reserved.