public class Matchers extends Object
| Constructor and Description |
|---|
Matchers() |
| Modifier and Type | Method and Description |
|---|---|
static PathMatcher |
parse(String expression) |
static PathMatcher |
parse(String expression,
FileSystem fs) |
public static PathMatcher parse(String expression)
public static PathMatcher parse(String expression, FileSystem fs)
Copyright © 2011–2014 Red Hat. All rights reserved.