java.lang.Object
eu.europa.esig.dss.tsl.alerts.detections.TLParsingErrorDetection
-
-
Method Summary
| Modifier and Type |
Method |
Description |
boolean |
detect(TLInfo info) |
Detect if there is any change or problem with a specific LOTL or TL
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
public TLParsingErrorDetection()
-
Method Details
-
public boolean detect(
TLInfo info)
Detect if there is any change or problem with a specific LOTL or TL
- Specified by:
detect in interface Detection<TLInfo>
- Parameters:
info - the current LOTLInformation or TLInformation to be checked for changes/problems
- Returns:
- true if the current change/problem to be checked is found and false otherwise