|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sca4j.host.contribution.ValidationFailure<T>
org.sca4j.introspection.xml.XmlValidationFailure<T>
public abstract class XmlValidationFailure<T>
Base class for validation failures occuring in XML artifacts.
| Constructor Summary | |
|---|---|
protected |
XmlValidationFailure(java.lang.String message,
T modelObject,
javax.xml.stream.XMLStreamReader reader)
|
| Method Summary | |
|---|---|
int |
getColumn()
|
int |
getLine()
|
java.lang.String |
getMessage()
|
java.lang.String |
getResourceURI()
|
| Methods inherited from class org.sca4j.host.contribution.ValidationFailure |
|---|
getValidatable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected XmlValidationFailure(java.lang.String message,
T modelObject,
javax.xml.stream.XMLStreamReader reader)
| Method Detail |
|---|
public int getLine()
public int getColumn()
public java.lang.String getResourceURI()
public java.lang.String getMessage()
getMessage in class org.sca4j.host.contribution.ValidationFailure<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||