Package org.nuxeo.ecm.core.schema
Class XSDLoader.SchemaErrorHandler
java.lang.Object
org.nuxeo.ecm.core.schema.XSDLoader.SchemaErrorHandler
- All Implemented Interfaces:
ErrorHandler
- Enclosing class:
- XSDLoader
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Constructor Details
-
SchemaErrorHandler
protected SchemaErrorHandler()
-
-
Method Details
-
error
- Specified by:
error
in interfaceErrorHandler
- Throws:
SAXException
-
fatalError
- Specified by:
fatalError
in interfaceErrorHandler
- Throws:
SAXException
-
warning
- Specified by:
warning
in interfaceErrorHandler
-