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
An abstract implementation of
OtherTSLPointerPredicate
-
Constructor Details
-
AbstractOtherTSLPointerPredicate
protected AbstractOtherTSLPointerPredicate()Default constructor
-
-
Method Details
-
extractAdditionalInformation
Extracts the additional information map- Parameters:
o
-OtherTSLPointerType
- Returns:
- a map of property names and values
-