Class TLParsingErrorDetection
java.lang.Object
eu.europa.esig.dss.tsl.alerts.detections.TLParsingErrorDetection
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TLParsingErrorDetection
public TLParsingErrorDetection()Default constructor
-
-
Method Details
-
detect
Description copied from interface:AlertDetectorDetect if an alert must be executed- Specified by:
detectin interfaceAlertDetector<TLInfo>- Parameters:
info- to execute detection on- Returns:
- TRUE if the alert must be executed, FALSE otherwise
-