|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Data structure used to report the results of validation or consistency checking operations. It is an array of reports, each of which has a severity, a type (string) and a description (string).
Nested Class Summary | |
static class |
ValidityReport.Report
|
Method Summary | |
java.util.Iterator |
getReports()
Return an iterator over the separate ValidityReport.Report records. |
boolean |
isValid()
Return true if there are no problems reported by the validation. |
Method Detail |
public boolean isValid()
public java.util.Iterator getReports()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |