Class Adapter11
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,TimestampType>
eu.europa.esig.dss.diagnostic.jaxb.Adapter11
public class Adapter11 extends XmlAdapter<String,TimestampType>
-
Constructor Summary
Constructors Constructor Description Adapter11() -
Method Summary
Modifier and Type Method Description Stringmarshal(TimestampType value)TimestampTypeunmarshal(String value)
-
Constructor Details
-
Adapter11
public Adapter11()
-
-
Method Details
-
unmarshal
- Specified by:
unmarshalin classXmlAdapter<String,TimestampType>
-
marshal
- Specified by:
marshalin classXmlAdapter<String,TimestampType>
-