Uses of Class
org.eclipse.rdf4j.queryrender.sparql.PrefixIndex
Packages that use PrefixIndex
-
Uses of PrefixIndex in org.eclipse.rdf4j.queryrender.sparql.util
Methods in org.eclipse.rdf4j.queryrender.sparql.util with parameters of type PrefixIndexModifier and TypeMethodDescriptionstatic StringTermRenderer.convertIRIToString(IRI iri, PrefixIndex index, boolean usePrefixCompaction) static StringTermRenderer.convertValueToString(Value val, PrefixIndex index, boolean usePrefixCompaction)