java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<
String,
eu.europa.esig.dss.enumerations.DigestAlgorithm>
eu.europa.esig.dss.diagnostic.jaxb.Adapter28
public class Adapter28
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,eu.europa.esig.dss.enumerations.DigestAlgorithm>
-
Constructor Summary
Constructors
-
Method Summary
marshal(eu.europa.esig.dss.enumerations.DigestAlgorithm value)
eu.europa.esig.dss.enumerations.DigestAlgorithm
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Adapter28
public Adapter28()
-
Method Details
-
unmarshal
public eu.europa.esig.dss.enumerations.DigestAlgorithm unmarshal(String value)
- Specified by:
unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,eu.europa.esig.dss.enumerations.DigestAlgorithm>
-
marshal
public String marshal(eu.europa.esig.dss.enumerations.DigestAlgorithm value)
- Specified by:
marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,eu.europa.esig.dss.enumerations.DigestAlgorithm>