|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.datatypes.BaseDatatype
com.hp.hpl.jena.datatypes.xsd.XSDDatatype
com.hp.hpl.jena.datatypes.xsd.impl.XSDAbstractDateTimeType
org.topbraid.core.calendar.XSDDateTimeTypeCalendar
public class XSDDateTimeTypeCalendar
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.hp.hpl.jena.datatypes.BaseDatatype |
|---|
com.hp.hpl.jena.datatypes.BaseDatatype.TypedValue |
| Field Summary | |
|---|---|
static int |
DATEGIVEN
|
static int |
DATETIMEGIVEN
|
static int |
TIMEGIVEN
|
| Fields inherited from class com.hp.hpl.jena.datatypes.xsd.impl.XSDAbstractDateTimeType |
|---|
CY, D, DAY, DAY_MASK, FULL_MASK, h, hh, m, M, mm, MONTH, MONTH_MASK, ms, msscale, s, TIME_MASK, TOTAL_SIZE, utc, YEAR, YEAR_MASK |
| Fields inherited from class com.hp.hpl.jena.datatypes.xsd.XSDDatatype |
|---|
javaClass, typeDeclaration, XSD, XSDanyURI, XSDbase64Binary, XSDboolean, XSDbyte, XSDdate, XSDdateTime, 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 |
| Fields inherited from class com.hp.hpl.jena.datatypes.BaseDatatype |
|---|
uri |
| Constructor Summary | |
|---|---|
XSDDateTimeTypeCalendar(java.lang.String type,
int calendarType)
|
|
| Method Summary | |
|---|---|
protected int |
findUTCSign(java.lang.String buffer,
int start,
int end)
|
java.lang.Object |
parseValidated(java.lang.String str)
|
| Methods inherited from class com.hp.hpl.jena.datatypes.xsd.impl.XSDAbstractDateTimeType |
|---|
append, appendFractionalTime, dateToString, getDate, getDigit, getTime, getTimeZone, getYearMonth, indexOf, isDigit, isEqual, normalizeSubType, parseInt, parseIntYear, parseTimeZone |
| Methods inherited from class com.hp.hpl.jena.datatypes.xsd.XSDDatatype |
|---|
convertValidatedDataValue, extendedTypeDefinition, getHashCode, getJavaClass, isBaseTypeCompatible, isValidLiteral, loadUserDefined, loadUserDefined, loadXSDSimpleTypes, main, parse, suitableInteger, suitableInteger, trimPlus, unparse |
| Methods inherited from class com.hp.hpl.jena.datatypes.BaseDatatype |
|---|
cannonicalise, getHashCode, getURI, isValid, isValidValue, langTagCompatible, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static int DATEGIVEN
public static int TIMEGIVEN
public static int DATETIMEGIVEN
| Constructor Detail |
|---|
public XSDDateTimeTypeCalendar(java.lang.String type,
int calendarType)
| Method Detail |
|---|
public java.lang.Object parseValidated(java.lang.String str)
parseValidated in class com.hp.hpl.jena.datatypes.xsd.XSDDatatype
protected int findUTCSign(java.lang.String buffer,
int start,
int end)
findUTCSign in class com.hp.hpl.jena.datatypes.xsd.impl.XSDAbstractDateTimeType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||