public class RegularExpr extends Object
| Constructor and Description |
|---|
RegularExpr(String pattern)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMatch(String name)
Compare string with a regular expression.
|
Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.