org.eclipse.ohf.ihe.atna.audit.syslog.util
Class TimeStamp
java.lang.Object
org.eclipse.ohf.ihe.atna.audit.syslog.util.TimeStamp
public class TimeStamp
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TimeStamp
public TimeStamp()
TimeStamp
public TimeStamp(java.lang.String s)
throws java.text.ParseException
- Throws:
java.text.ParseException
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
toXml
public java.lang.String toXml()
stringToDate
public void stringToDate(java.lang.String dated)
throws java.text.ParseException
- Throws:
java.text.ParseException