com.puppycrawl.tools.checkstyle
public interface PropertyResolver
${basename}
that occur in the configuration file.
See Also: ConfigurationLoader
Method Summary | |
---|---|
String | resolve(String aName)
Resolves a property name to it's value. |
Parameters: aName the name of the property.
Returns: the value that is associated with propertyName
.
Throws: CheckstyleException if the propertyName cannot be reolved