Class OtherTSLPointerConverter
java.lang.Object
eu.europa.esig.dss.tsl.function.converter.OtherTSLPointerConverter
- All Implemented Interfaces:
Function<OtherTSLPointerType,
OtherTSLPointer>
public class OtherTSLPointerConverter
extends Object
implements Function<OtherTSLPointerType,OtherTSLPointer>
The class is used to convert
OtherTSLPointerType
to OtherTSLPointer
-
Constructor Details
-
OtherTSLPointerConverter
public OtherTSLPointerConverter(boolean mraSupport) Default constructor- Parameters:
mraSupport
- defines whether MRA shall be extracted if present
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<OtherTSLPointerType,
OtherTSLPointer>
-