| Package | Description |
|---|---|
| org.openrdf.model.impl |
Default implementations of the RDF model interfaces.
|
| Modifier and Type | Field and Description |
|---|---|
static BooleanLiteralImpl |
BooleanLiteralImpl.FALSE |
static BooleanLiteralImpl |
BooleanLiteralImpl.TRUE |
| Modifier and Type | Method and Description |
|---|---|
static BooleanLiteralImpl |
BooleanLiteralImpl.valueOf(boolean value)
Returns a
BooleanLiteralImpl for the specified value. |
Copyright © 2001-2014 Aduna. All Rights Reserved.