Class | Description |
---|---|
DoubleSpacesCheck |
Check if the code contains two consecutive whitespace characters.
|
IllegalImport |
A simple CheckStyle checker to verify specific import statements are not being used.
|
NeverSuppress |
An implementation of
MatchSuppressor that never suppresses a
match. |
StringSuppressor |
A MatchSuppressor used to suppress a violation if it happens inside a
String . |
Copyright © 2006–2016 Hibernate. All rights reserved.