public class DateDV extends DateTimeDV
DAY, factory, MONTH, YEAREQUAL, GREATER_THAN, INDETERMINATE, LESS_THAN| Constructor and Description |
|---|
DateDV() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
dateToString(org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.DateTimeData date) |
Object |
getActualValue(String content,
ValidationContext context) |
protected XMLGregorianCalendar |
getXMLGregorianCalendar(org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.DateTimeData date) |
protected org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.DateTimeData |
parse(String str)
Parses, validates and computes normalized version of dateTime object
|
append, append, append2, compare, compareDates, compareOrder, findUTCSign, fQuotient, fQuotient, getAllowedFacets, getDate, getDuration, getTime, getTimeZone, getYearMonth, indexOf, isIdentical, isNextCharUTCSign, maxDayInMonthFor, mod, modulo, normalize, parseInt, parseIntYear, parseSecond, parseTimeZone, resetDateObj, saveUnnormalized, validateDateTimecheckExtraRules, getDataLength, getDigit, getFractionDigits, getTotalDigits, isDigitpublic Object getActualValue(String content, ValidationContext context) throws InvalidDatatypeValueException
getActualValue in class DateTimeDVInvalidDatatypeValueExceptionprotected org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.DateTimeData parse(String str) throws SchemaDateTimeException
parse in class DateTimeDVstr - The lexical representation of dateTime object CCYY-MM-DD
with possible time zone Z or (-),(+)hh:mmSchemaDateTimeException - Invalid lexical representationprotected String dateToString(org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.DateTimeData date)
dateToString in class AbstractDateTimeDVprotected XMLGregorianCalendar getXMLGregorianCalendar(org.apache.xerces.impl.dv.xs.AbstractDateTimeDV.DateTimeData date)
getXMLGregorianCalendar in class DateTimeDVCopyright © 2012 JBoss by Red Hat. All Rights Reserved.