Uses of Class
eu.europa.esig.dss.xml.common.DSSErrorHandler
Packages that use DSSErrorHandler
-
Uses of DSSErrorHandler in eu.europa.esig.dss.xml.common
Method parameters in eu.europa.esig.dss.xml.common with type arguments of type DSSErrorHandlerModifier and TypeMethodDescriptionvoidValidatorConfigurator.setErrorHandlerAlert(eu.europa.esig.dss.alert.Alert<DSSErrorHandler> errorHandlerAlert) SetsAlert<DSSErrorHandler>used to process the collected exception during the XML file validation -
Uses of DSSErrorHandler in eu.europa.esig.dss.xml.common.alert
Methods in eu.europa.esig.dss.xml.common.alert that return types with arguments of type DSSErrorHandlerModifier and TypeMethodDescriptionprotected eu.europa.esig.dss.alert.detector.AlertDetector<DSSErrorHandler> DSSErrorHandlerAlert.getAlertDetector()protected eu.europa.esig.dss.alert.handler.AlertHandler<DSSErrorHandler> DSSErrorHandlerAlert.getAlertHandler()