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 OtherTSLPointer
apply(OtherTSLPointerType original)
-
Constructor Details
-
OtherTSLPointerConverter
public OtherTSLPointerConverter()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<OtherTSLPointerType,OtherTSLPointer>
-