public class DateTimeXmlAdapter extends XmlAdapter<String,org.joda.time.DateTime>
Constructor and Description |
---|
DateTimeXmlAdapter() |
Modifier and Type | Method and Description |
---|---|
String |
marshal(org.joda.time.DateTime v) |
org.joda.time.DateTime |
unmarshal(String s) |
Copyright © 2014 Digipost Open Source. All rights reserved.