com.sun.msv.datatype.xsd.datetime
Class PreciseCalendarParser

java.lang.Object
  extended by com.sun.msv.datatype.xsd.datetime.PreciseCalendarParser

public class PreciseCalendarParser
extends Object

Author:
Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)

Method Summary
 void parse()
           
static BigDateTimeValueType parse(String format, String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

parse

public static BigDateTimeValueType parse(String format,
                                         String value)
                                  throws IllegalArgumentException
Throws:
IllegalArgumentException

parse

public void parse()
           throws IllegalArgumentException
Throws:
IllegalArgumentException