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