| Modifier and Type | Field and Description |
|---|---|
protected String |
expression |
protected Pattern |
expressionPattern |
protected String |
replacement |
| Modifier | Constructor and Description |
|---|---|
protected |
Inflector.Rule(String expression,
String replacement) |
protected final String expression
protected final Pattern expressionPattern
protected final String replacement
protected String apply(String input)
input - the input stringCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.