|
JBoss Logging I18n Annotation Processor 1.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FormatValidator
Date: 14.06.2011
| Method Summary | |
|---|---|
int |
argumentCount()
The number of arguments needed for the format. |
String |
detailMessage()
A detail message if isValid() returns false, otherwise an empty string. |
String |
format()
Returns the format string used for validation. |
boolean |
isValid()
Returns true of the format is valid, otherwise false. |
String |
summaryMessage()
A summary message if isValid() returns false, otherwise an empty string. |
| Method Detail |
|---|
int argumentCount()
String format()
boolean isValid()
true of the format is valid, otherwise false.
true of the format is valid, otherwise false.String detailMessage()
isValid() returns false, otherwise an empty string.
String summaryMessage()
isValid() returns false, otherwise an empty string.
|
JBoss Logging I18n Annotation Processor 1.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||