public class PathnameGlob
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SEPARATOR |
| Constructor and Description |
|---|
PathnameGlob() |
| Modifier and Type | Method and Description |
|---|---|
protected static java.lang.String |
elementToPattern(java.lang.String element)
Converts an element within a glob, to a pattern.
|
static java.lang.String |
toPattern(java.lang.String glob) |