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 © 2015 JBoss by Red Hat. All rights reserved.