|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDateTime | |
|---|---|
| com.hp.hpl.jena.datatypes.xsd | Provides datatype definitions for the XML Schema datatypes support by Jena. |
| Uses of AbstractDateTime in com.hp.hpl.jena.datatypes.xsd |
|---|
| Subclasses of AbstractDateTime in com.hp.hpl.jena.datatypes.xsd | |
|---|---|
class |
XSDDateTime
Represent an XSD date/time value. |
class |
XSDDuration
Represent an XSD duration value. |
| Methods in com.hp.hpl.jena.datatypes.xsd with parameters of type AbstractDateTime | |
|---|---|
int |
AbstractDateTime.compare(AbstractDateTime other)
Comparison function. |
int |
AbstractDateTime.compareTo(AbstractDateTime o)
Normal java comparison function. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||