|
||||||||||
| 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<javax.xml.namespace.QName>
org.sca4j.introspection.xml.UnrecognizedElement
public class UnrecognizedElement
Failure that indicates an element was encountered that could not be handled.
| Constructor Summary | |
|---|---|
UnrecognizedElement(javax.xml.stream.XMLStreamReader reader)
Constructor that indicates which resource could not be found. |
|
| Method Summary | |
|---|---|
java.lang.String |
getMessage()
|
| Methods inherited from class org.sca4j.introspection.xml.XmlValidationFailure |
|---|
getColumn, getLine, 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 |
|---|
public UnrecognizedElement(javax.xml.stream.XMLStreamReader reader)
reader - the StAX reader positioned on the unrecognized element| Method Detail |
|---|
public java.lang.String getMessage()
getMessage in class XmlValidationFailure<javax.xml.namespace.QName>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||