public class AntGlob extends Glob
| Constructor and Description |
|---|
AntGlob(String globString) |
AntGlob(String globString,
int flags) |
| Modifier and Type | Method and Description |
|---|---|
static Pattern |
toPattern(String line) |
static Pattern |
toPattern(String line,
int flags) |
Copyright © 2021. All rights reserved.