org.kuali.student.r1.common.validator
Class ServerDateParser
java.lang.Object
org.kuali.student.r1.common.validator.ServerDateParser
- All Implemented Interfaces:
- DateParser
Deprecated.
@Deprecated
public class ServerDateParser
- extends Object
- implements DateParser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerDateParser
public ServerDateParser()
- Deprecated.
parseDate
public Date parseDate(String input)
- Deprecated.
- Specified by:
parseDate
in interface DateParser
toString
public String toString(Date date)
- Deprecated.
- Specified by:
toString
in interface DateParser
- See Also:
DateParser.toString(java.util.Date)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.