java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,eu.europa.esig.dss.enumerations.DigestMatcherType>
eu.europa.esig.dss.diagnostic.jaxb.Adapter10

public class Adapter10 extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,eu.europa.esig.dss.enumerations.DigestMatcherType>
  • Constructor Details

    • Adapter10

      public Adapter10()
  • Method Details

    • unmarshal

      public eu.europa.esig.dss.enumerations.DigestMatcherType unmarshal(String value)
      Specified by:
      unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,eu.europa.esig.dss.enumerations.DigestMatcherType>
    • marshal

      public String marshal(eu.europa.esig.dss.enumerations.DigestMatcherType value)
      Specified by:
      marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,eu.europa.esig.dss.enumerations.DigestMatcherType>