|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NativeLiteral | |
|---|---|
| org.openrdf.sail.nativerdf | Native RDF storage backend. |
| Uses of NativeLiteral in org.openrdf.sail.nativerdf |
|---|
| Methods in org.openrdf.sail.nativerdf that return NativeLiteral | |
|---|---|
NativeLiteral |
ValueStore.createLiteral(String value)
|
NativeLiteral |
ValueStore.createLiteral(String value,
String language)
|
NativeLiteral |
ValueStore.createLiteral(String value,
URI datatype)
|
NativeLiteral |
ValueStore.getNativeLiteral(Literal l)
Creates an NativeLiteral that is equal to the supplied literal. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||