|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLValidationException | |
---|---|
org.codehaus.stax2.validation |
Uses of XMLValidationException in org.codehaus.stax2.validation |
---|
Methods in org.codehaus.stax2.validation that return XMLValidationException | |
---|---|
static XMLValidationException |
XMLValidationException.createException(XMLValidationProblem cause)
|
XMLValidationException |
XMLValidationProblem.toException()
Convenience method for constructing a XMLValidationException
to throw based on information contained in this object. |
Methods in org.codehaus.stax2.validation that throw XMLValidationException | |
---|---|
void |
ValidationProblemHandler.reportProblem(XMLValidationProblem problem)
Method called by validator, when a validation problem is encountered. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |