Uses of Class
org.mulgara.util.LexicalDateTime

Packages that use LexicalDateTime
org.mulgara.util   
 

Uses of LexicalDateTime in org.mulgara.util
 

Methods in org.mulgara.util that return LexicalDateTime
static LexicalDateTime LexicalDateTime.decode(ByteBuffer bb)
          Decodes a ByteBuffer into a LexicalDateTime.
static LexicalDateTime LexicalDateTime.decode(long millis, byte timezoneState, byte places)
          Decodes a millisecond value and an encoded byte into a timezone and flags.
static LexicalDateTime LexicalDateTime.parseDateTime(String dt)
          Parse a dateTime string.
 



Copyright © 2011. All Rights Reserved.