net.sf.mpxj.primavera.schema
Class Adapter2
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,Date>
net.sf.mpxj.primavera.schema.Adapter2
public class Adapter2
- extends XmlAdapter<String,Date>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Adapter2
public Adapter2()
unmarshal
public Date unmarshal(String value)
- Specified by:
unmarshal in class XmlAdapter<String,Date>
marshal
public String marshal(Date value)
- Specified by:
marshal in class XmlAdapter<String,Date>
Copyright © 2012. All Rights Reserved.