public class XSDDurationType extends XSDAbstractDateTimeType
This class includees code derived from Xerces 2.6.0 Copyright (c) 1999-2002 The Apache Software Foundation. All rights reserved.
XSDDatatype.XSDGenericType
BaseDatatype.TypedValue
DAY_MASK, FULL_MASK, MONTH_MASK, TIME_MASK, YEAR_MASK
XSD, XSDanyURI, XSDbase64Binary, XSDboolean, XSDbyte, XSDdate, XSDdateTime, XSDdateTimeStamp, XSDdayTimeDuration, XSDdecimal, XSDdouble, XSDduration, XSDENTITY, XSDfloat, XSDgDay, XSDgMonth, XSDgMonthDay, XSDgYear, XSDgYearMonth, XSDhexBinary, XSDID, XSDIDREF, XSDint, XSDinteger, XSDlanguage, XSDlong, XSDName, XSDNCName, XSDnegativeInteger, XSDNMTOKEN, XSDnonNegativeInteger, XSDnonPositiveInteger, XSDnormalizedString, XSDNOTATION, XSDpositiveInteger, XSDQName, XSDshort, XSDstring, XSDtime, XSDtoken, XSDunsignedByte, XSDunsignedInt, XSDunsignedLong, XSDunsignedShort, XSDyearMonthDuration
Constructor and Description |
---|
XSDDurationType()
Constructor
|
Modifier and Type | Method and Description |
---|---|
Object |
parseValidated(String str)
Parse a validated date.
|
appendFractionalTime, dateToString, getDigit, isDigit, isEqual, normalizeSubType
extendedTypeDefinition, getJavaClass, isBaseTypeCompatible, isValidLiteral, loadXSDSimpleTypes, main, parse, trimPlus, unparse
cannonicalise, getHashCode, getURI, isValid, isValidValue, langTagCompatible, toString
public Object parseValidated(String str)
parseValidated
in class XSDDatatype
Licenced under the Apache License, Version 2.0