Package | Description |
---|---|
org.apache.marmotta.kiwi.io | |
org.apache.marmotta.kiwi.model.rdf | |
org.apache.marmotta.kiwi.persistence |
Modifier and Type | Method and Description |
---|---|
static KiWiDoubleLiteral |
KiWiIO.readDoubleLiteral(DataInput input)
Read a KiWiDoubleLiteral serialized with writeDoubleLiteral from a DataInput source
|
Modifier and Type | Method and Description |
---|---|
static void |
KiWiIO.writeDoubleLiteral(DataOutput out,
KiWiDoubleLiteral literal)
Efficiently serialize a KiWiDoubleLiteral to a DataOutput destination.
|
Modifier and Type | Class and Description |
---|---|
class |
KiWiIntLiteral
Add file description here!
User: sschaffe
|
Modifier and Type | Method and Description |
---|---|
KiWiDoubleLiteral |
KiWiConnection.loadLiteral(double value)
Load a double literal with the double value given as argument if it exists.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.