com.puppycrawl.tools.checkstyle
public final class PropertiesExpander extends Object implements PropertyResolver
Properties object.
| Constructor Summary | |
|---|---|
| PropertiesExpander(Properties aProperties)
Creates a new PropertiesExpander. | |
| Method Summary | |
|---|---|
| String | resolve(String aPropertyName) |
Parameters: aProperties the underlying properties to use for property resolution.
Throws: IllegalArgumentException indicates null was passed