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>
-
Constructor Summary
Constructors Constructor Description OtherTSLPointerConverter() -
Method Summary
Modifier and Type Method Description OtherTSLPointerapply(OtherTSLPointerType original)
-
Constructor Details
-
OtherTSLPointerConverter
public OtherTSLPointerConverter()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<OtherTSLPointerType,OtherTSLPointer>
-