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