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