Package | Description |
---|---|
org.apache.marmotta.kiwi.io | |
org.apache.marmotta.kiwi.persistence |
Modifier and Type | Method and Description |
---|---|
static KiWiDateLiteral |
KiWiIO.readDateLiteral(DataInput input)
Read a KiWiDateLiteral serialized with writeDateLiteral from a DataInput source
|
Modifier and Type | Method and Description |
---|---|
static void |
KiWiIO.writeDateLiteral(DataOutput out,
KiWiDateLiteral literal)
Efficiently serialize a KiWiDateLiteral to a DataOutput destination.
|
Modifier and Type | Method and Description |
---|---|
KiWiDateLiteral |
KiWiConnection.loadLiteral(org.joda.time.DateTime date)
Load a literal with the date value given as argument if it exists.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.