public class RegularExpression extends Object
| Constructor and Description |
|---|
RegularExpression(String expression,
boolean caseSensitive) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpression() |
boolean |
isCaseSensitive() |
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.