Package | Description |
---|---|
org.codehaus.stax2.validation |
Modifier and Type | Method | 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 | Description |
---|---|---|
void |
ValidationProblemHandler.reportProblem(XMLValidationProblem problem) |
Method called by validator, when a validation problem is encountered.
|
Copyright © 2019 fasterxml.com. All rights reserved.