java.lang.Object
eu.europa.esig.dss.tsl.function.AbstractOtherTSLPointerPredicate
eu.europa.esig.dss.tsl.function.TypeOtherTSLPointer
- All Implemented Interfaces:
OtherTSLPointerPredicate,Predicate<eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType>
- Direct Known Subclasses:
EULOTLOtherTSLPointer,EUTLOtherTSLPointer
Allows TSL filtering by TSLType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleantest(eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType o) Methods inherited from class eu.europa.esig.dss.tsl.function.AbstractOtherTSLPointerPredicate
extractAdditionalInformation
-
Constructor Details
-
TypeOtherTSLPointer
Default constructor- Parameters:
expectedTSLType-Stringthe TSLType value to filter by
-
-
Method Details
-
test
public boolean test(eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType o)
-