Package org.opengis.cite.cdb10.util
Class SchemaValidatorErrorHandler
java.lang.Object
org.opengis.cite.cdb10.util.SchemaValidatorErrorHandler
- All Implemented Interfaces:
ErrorHandler
Created by martin on 2016-09-03.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SchemaValidatorErrorHandler
public SchemaValidatorErrorHandler()
-
-
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
-
getMessages
getMessages.
- Returns:
- a
String
object
-
noErrors
public boolean noErrors()noErrors.
- Returns:
- a boolean
-