public interface ValidationErrorHandler extends ErrorHandler
ErrorHandler
that allows the registered errors to be retrieved.Modifier and Type | Method and Description |
---|---|
SAXParseException[] |
getErrors()
Returns the errors collected by this error handler.
|
error, fatalError, warning
SAXParseException[] getErrors()
Copyright © 2020 Pivotal Software. All rights reserved.