public final class PropertiesExpander extends Object implements PropertyResolver
Properties object.| Constructor and Description |
|---|
PropertiesExpander(Properties properties)
Creates a new PropertiesExpander.
|
public PropertiesExpander(Properties properties)
properties - the underlying properties to use for
property resolution.IllegalArgumentException - indicates null was passedpublic String resolve(String propertyName)
resolve in interface PropertyResolverpropertyName - the name of the property.propertyName.Copyright © 2001–2015. All rights reserved.