|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.puppycrawl.tools.checkstyle.api.LocalizedMessages
Collection of messages.
| Constructor Summary | |
LocalizedMessages()
|
|
| Method Summary | |
void |
add(LocalizedMessage aMsg)
Logs a message to be reported. |
LocalizedMessage[] |
getMessages()
|
void |
reset()
Reset the object. |
int |
size()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LocalizedMessages()
| Method Detail |
public LocalizedMessage[] getMessages()
public void reset()
public void add(LocalizedMessage aMsg)
aMsg - the message to logpublic int size()
|
Back to the Checkstyle Home Page | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||