Uses of Class
org.eclipse.rdf4j.model.util.LiteralUtilException
-
Packages that use LiteralUtilException Package Description org.eclipse.rdf4j.model.util Helper classes for working with RDF models. -
-
Uses of LiteralUtilException in org.eclipse.rdf4j.model.util
Methods in org.eclipse.rdf4j.model.util that throw LiteralUtilException Modifier and Type Method Description static LiteralLiterals. createLiteralOrFail(ValueFactory valueFactory, Object object)Deprecated.UseValues.literal(Object, boolean)instead.
-