Package | Description |
---|---|
org.codehaus.stax2.validation |
Modifier and Type | Method and Description |
---|---|
static XMLValidationException |
XMLValidationException.createException(XMLValidationProblem cause) |
XMLValidationException |
XMLValidationProblem.toException()
Convenience method for constructing a
XMLValidationException
to throw based on information contained in this object. |
Modifier and Type | Method and Description |
---|---|
void |
ValidationProblemHandler.reportProblem(XMLValidationProblem problem)
Method called by validator, when a validation problem is encountered.
|
Copyright © 2015 fasterxml.com. All Rights Reserved.