protected static class XSDLoader.SchemaErrorHandler extends Object implements ErrorHandler
| Modifier | Constructor and Description | 
|---|---|
protected  | 
SchemaErrorHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
error(SAXParseException e)  | 
void | 
fatalError(SAXParseException e)  | 
void | 
warning(SAXParseException e)  | 
protected SchemaErrorHandler()
public void error(SAXParseException e) throws SAXException
error in interface ErrorHandlerSAXExceptionpublic void fatalError(SAXParseException e) throws SAXException
fatalError in interface ErrorHandlerSAXExceptionpublic void warning(SAXParseException e)
warning in interface ErrorHandlerCopyright © 2019 Nuxeo. All rights reserved.