| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ConfigurableMethod Summary | |
void |
|
public void configure(Configuration aConfiguration) throws CheckstyleException
Configures this component.
- Parameters:
aConfiguration- the configuration to use.
- Throws:
CheckstyleException- if there is a configuration error.
| Back to the Checkstyle Home Page |