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>
This class is a predicate which selects OtherTSLPointerType(s) with a defined
type equals to EUlistofthelists.
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.europa.esig.dss.tsl.function.TypeOtherTSLPointer
test
Methods inherited from class eu.europa.esig.dss.tsl.function.AbstractOtherTSLPointerPredicate
extractAdditionalInformation
-
Constructor Details
-
EULOTLOtherTSLPointer
public EULOTLOtherTSLPointer()Default constructor
-