Package eu.europa.esig.dss.tsl.function
Class AbstractOtherTSLPointerPredicate
java.lang.Object
eu.europa.esig.dss.tsl.function.AbstractOtherTSLPointerPredicate
- All Implemented Interfaces:
OtherTSLPointerPredicate,Predicate<OtherTSLPointerType>
- Direct Known Subclasses:
MimetypeOtherTSLPointer,SchemeTerritoryOtherTSLPointer,TypeOtherTSLPointer
public abstract class AbstractOtherTSLPointerPredicate extends Object implements OtherTSLPointerPredicate
-
Constructor Summary
Constructors Constructor Description AbstractOtherTSLPointerPredicate() -
Method Summary
Modifier and Type Method Description protected Map<String,Object>extractAdditionalInformation(OtherTSLPointerType o)
-
Constructor Details
-
AbstractOtherTSLPointerPredicate
public AbstractOtherTSLPointerPredicate()
-
-
Method Details