public static interface PropertyPlaceholderHelper.PlaceholderResolver
PropertyPlaceholderHelper| Modifier and Type | Method and Description | 
|---|---|
| String | resolvePlaceholder(String placeholderName)Resolves the supplied placeholder name into the replacement value. | 
String resolvePlaceholder(String placeholderName)
placeholderName - the name of the placeholder to resolve.null if no replacement is to be made.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.