Uses of Class
org.apache.xerces.impl.dv.xs.SchemaDateTimeException

Packages that use SchemaDateTimeException
org.apache.xerces.impl.dv.xs   
 

Uses of SchemaDateTimeException in org.apache.xerces.impl.dv.xs
 

Methods in org.apache.xerces.impl.dv.xs that throw SchemaDateTimeException
protected  org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.DateTimeData YearMonthDV.parse(String str)
          Parses, validates and computes normalized version of gYearMonth object
protected  org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.DateTimeData YearDV.parse(String str)
          Parses, validates and computes normalized version of gYear object
protected  org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.DateTimeData TimeDV.parse(String str)
          Parses, validates and computes normalized version of time object
protected  org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.DateTimeData MonthDV.parse(String str)
          Parses, validates and computes normalized version of gMonth object
protected  org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.DateTimeData MonthDayDV.parse(String str)
          Parses, validates and computes normalized version of gMonthDay object
protected  org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.DateTimeData DayDV.parse(String str)
          Parses, validates and computes normalized version of gDay object
protected  org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.DateTimeData DateTimeDV.parse(String str)
          Parses, validates and computes normalized version of dateTime object
protected  org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.DateTimeData DateDV.parse(String str)
          Parses, validates and computes normalized version of dateTime object
protected  org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.DateTimeData DurationDV.parse(String str, int durationType)
          Parses, validates and computes normalized version of duration object
 



Copyright © 2011. All Rights Reserved.