Package | Description |
---|---|
org.apache.marmotta.kiwi.io | |
org.apache.marmotta.kiwi.model.rdf |
Modifier and Type | Method and Description |
---|---|
static KiWiStringLiteral |
KiWiIO.readStringLiteral(DataInput input)
Read a KiWiStringLiteral serialized with writeStringLiteral from a DataInput source
|
Modifier and Type | Method and Description |
---|---|
static void |
KiWiIO.writeStringLiteral(DataOutput out,
KiWiStringLiteral literal)
Efficiently serialize a KiWiStringLiteral to a DataOutput destination.
|
Modifier and Type | Class and Description |
---|---|
class |
KiWiBooleanLiteral
Add file description here!
Author: Sebastian Schaffert
|
class |
KiWiDateLiteral
Add file description here!
Author: Sebastian Schaffert
|
class |
KiWiDoubleLiteral
Add file description here!
User: sschaffe
|
class |
KiWiIntLiteral
Add file description here!
User: sschaffe
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.