Package com.sun.xml.analysis.types
Class SchemaProcessor.ErrorHandlerImpl
java.lang.Object
com.sun.xml.analysis.types.SchemaProcessor.ErrorHandlerImpl
- All Implemented Interfaces:
ErrorHandler
- Enclosing class:
SchemaProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Constructor Details
-
ErrorHandlerImpl
private ErrorHandlerImpl()
-
-
Method Details
-
warning
- Specified by:
warning
in interfaceErrorHandler
- Throws:
SAXException
-
error
- Specified by:
error
in interfaceErrorHandler
- Throws:
SAXException
-
fatalError
- Specified by:
fatalError
in interfaceErrorHandler
- Throws:
SAXException
-