Package org.basex.query.value.item
package org.basex.query.value.item
-
ClassDescriptionAbstract super class for date items.Abstract super class for dates and durations.Abstract super class for all numeric items.Abstract string item.Untyped atomic item (
xs:untypedAtomic).Base64 item (xs:base64Binary).Lazy base64 item (xs:base64Binary).Abstract class for binary items.Boolean item (xs:boolean).Date item (xs:date).Double item (xs:double).Decimal item (xs:decimal).DayTime Duration item (xs:dayTimeDuration).DateTime item (xs:dateTime).Dummy item (only used at compile time).Duration item (xs:duration).Abstract super class for function items.Float item (xs:float).Function item.Simple date item, used forxs:gYearMonth,xs:gYear,xs:gMonthDay,xs:gDayandxs:gMonth.HexBinary item (xs:hexBinary).Integer item (xs:int,xs:integer,xs:short, etc.).Abstract super class for all items.Java item.Lazy item.QName item (xs:QName).String item (xs:string,xs:normalizedString,xs:language, etc.).Lazy string item (xs:string).Time item (xs:time).Unsigned long (xs:unsignedLong).URI item (xs:anyURI).Function item with a known data structure (map, array).YearMonth duration (xs:yearMonthDuration).