|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Dur | |
|---|---|
| org.basex.query.xquery.item | Contains XQuery 1.0 data types. |
| Uses of Dur in org.basex.query.xquery.item |
|---|
| Subclasses of Dur in org.basex.query.xquery.item | |
|---|---|
class |
DTd
DayTime Duration item. |
class |
YMd
YearMonth Duration item. |
| Constructors in org.basex.query.xquery.item with parameters of type Dur | |
|---|---|
Dat(Date d,
Dur a,
boolean p)
Constructor. |
|
DTd(Dur it)
Constructor. |
|
DTd(Dur it,
double f,
boolean m)
Constructor. |
|
Dtm(Date d,
Dur a,
boolean p)
Constructor. |
|
Dur(Dur d)
Constructor. |
|
Dur(Dur d,
Type t)
Constructor. |
|
YMd(Dur it)
Constructor. |
|
YMd(Dur it,
double f,
boolean m)
Constructor. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||