Package eu.europa.esig.dss.tsl.function
Class EULOTLOtherTSLPointer
java.lang.Object
eu.europa.esig.dss.tsl.function.AbstractOtherTSLPointerPredicate
eu.europa.esig.dss.tsl.function.TypeOtherTSLPointer
eu.europa.esig.dss.tsl.function.EULOTLOtherTSLPointer
- All Implemented Interfaces:
OtherTSLPointerPredicate,Predicate<OtherTSLPointerType>
public final class EULOTLOtherTSLPointer extends TypeOtherTSLPointer
This class is a predicate which selects OtherTSLPointerType(s) with a defined
type equals to EUlistofthelists.
-
Field Summary
Fields Modifier and Type Field Description static StringEXPECTED_EU_LOTL_TYPE -
Constructor Summary
Constructors Constructor Description EULOTLOtherTSLPointer() -
Method Summary
Methods inherited from class eu.europa.esig.dss.tsl.function.AbstractOtherTSLPointerPredicate
extractAdditionalInformation
-
Field Details
-
EXPECTED_EU_LOTL_TYPE
- See Also:
- Constant Field Values
-
-
Constructor Details
-
EULOTLOtherTSLPointer
public EULOTLOtherTSLPointer()
-