com.puppycrawl.tools.checkstyle.api
public interface Configurable
| Method Summary | |
|---|---|
| void | configure(Configuration aConfiguration)
Configures this component. |
Parameters: aConfiguration the configuration to use.
Throws: CheckstyleException if there is a configuration error.