xsl
Class TimeFormat.Since

java.lang.Object
  extended by xsl.TimeFormat.Since
Enclosing class:
TimeFormat

public static class TimeFormat.Since
extends java.lang.Object


Constructor Summary
protected TimeFormat.Since()
           
  TimeFormat.Since(long time)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TimeFormat.Since

protected TimeFormat.Since()

TimeFormat.Since

public TimeFormat.Since(long time)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object