Uses of Class
org.eclipse.rdf4j.sail.nativerdf.model.NativeLiteral
Packages that use NativeLiteral
-
Uses of NativeLiteral in org.eclipse.rdf4j.sail.nativerdf
Methods in org.eclipse.rdf4j.sail.nativerdf that return NativeLiteralModifier and TypeMethodDescriptionValueStore.createLiteral
(String value) ValueStore.createLiteral
(String value, String language) ValueStore.createLiteral
(String value, IRI datatype) ValueStore.getNativeLiteral
(Literal l) Creates an NativeLiteral that is equal to the supplied literal.