Module jpms_dss_tsl_validation
Package eu.europa.esig.dss.tsl.function
Interface OtherTSLPointerPredicate
- All Superinterfaces:
Predicate<eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType>
- All Known Implementing Classes:
AbstractOtherTSLPointerPredicate,EULOTLOtherTSLPointer,EUTLOtherTSLPointer,MimetypeOtherTSLPointer,PDFOtherTSLPointer,SchemeTerritoryOtherTSLPointer,TypeOtherTSLPointer,XMLOtherTSLPointer
public interface OtherTSLPointerPredicate
extends Predicate<eu.europa.esig.trustedlist.jaxb.tsl.OtherTSLPointerType>
A predicate allowing to filter TSL pointers
-
Method Summary