Package | Description |
---|---|
org.eclipse.rdf4j.model.impl |
Default implementations of the RDF model interfaces
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanLiteralImpl
Deprecated.
since 2.0. Use
BooleanLiteral instead. |
Modifier and Type | Field and Description |
---|---|
static BooleanLiteral |
BooleanLiteral.FALSE |
static BooleanLiteral |
BooleanLiteral.TRUE |
Modifier and Type | Method and Description |
---|---|
static BooleanLiteral |
BooleanLiteral.valueOf(boolean value)
Returns a
BooleanLiteral for the specified value. |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.