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