public class IndexPlaceholder extends BasePlaceholder
idx, method, parameters
Constructor and Description |
---|
IndexPlaceholder() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getReplacementFor(java.lang.String placeholder)
Generate and returns the replacement for the found and given placeholder.
|
process, setContext
protected java.lang.String getReplacementFor(java.lang.String placeholder)
BasePlaceholder
getReplacementFor
in class BasePlaceholder
placeholder
- for which the replacement String
should be returnedplaceholder
(not null
)