public class DateTransform extends Object implements org.simpleframework.xml.transform.Transform<Date>
DateTransform()
Date
read(String value)
String
write(Date value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateTransform()
public Date read(String value) throws Exception
read
org.simpleframework.xml.transform.Transform<Date>
Exception
public String write(Date value) throws Exception
write
Copyright © 2016. All rights reserved.