Package org.w3._2001.xmlschema
Class Adapter1
public class Adapter1 extends XmlAdapter<String,Date>
-
Constructor Summary
Constructors Constructor Description Adapter1()
-
Method Summary
-
Constructor Details
-
Adapter1
public Adapter1()
-
-
Method Details
-
unmarshal
- Specified by:
unmarshal
in classXmlAdapter<String,Date>
-
marshal
- Specified by:
marshal
in classXmlAdapter<String,Date>
-