public class KonigLiteral
extends org.openrdf.model.impl.LiteralImpl
| Constructor and Description |
|---|
KonigLiteral(String value) |
KonigLiteral(String value,
String language) |
KonigLiteral(String value,
org.openrdf.model.URI datatype) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
toString() |
Copyright © 2019. All rights reserved.