Package eu.europa.esig.dss.tsl.function
Class XMLOtherTSLPointer
java.lang.Object
eu.europa.esig.dss.tsl.function.AbstractOtherTSLPointerPredicate
eu.europa.esig.dss.tsl.function.MimetypeOtherTSLPointer
eu.europa.esig.dss.tsl.function.XMLOtherTSLPointer
- All Implemented Interfaces:
OtherTSLPointerPredicate
,Predicate<OtherTSLPointerType>
This predicate allows filtering of TSL pointers by an XML MimeType
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.europa.esig.dss.tsl.function.MimetypeOtherTSLPointer
test
Methods inherited from class eu.europa.esig.dss.tsl.function.AbstractOtherTSLPointerPredicate
extractAdditionalInformation
-
Constructor Details
-
XMLOtherTSLPointer
public XMLOtherTSLPointer()Default constructor
-