|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.any23.validator.ValidationReport.Issue
public static class ValidationReport.Issue
An issue found during the validation process.
| Constructor Summary | |
|---|---|
ValidationReport.Issue(ValidationReport.IssueLevel level,
String message,
Node origin)
|
|
| Method Summary | |
|---|---|
ValidationReport.IssueLevel |
getLevel()
|
String |
getMessage()
|
Node |
getOrigin()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ValidationReport.Issue(ValidationReport.IssueLevel level,
String message,
Node origin)
| Method Detail |
|---|
public String getMessage()
public ValidationReport.IssueLevel getLevel()
public Node getOrigin()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||