Uses of Class
org.eclipse.rdf4j.sparqlbuilder.core.Prefix
Packages that use Prefix
-
Uses of Prefix in org.eclipse.rdf4j.sparqlbuilder.core
Methods in org.eclipse.rdf4j.sparqlbuilder.core that return PrefixModifier and TypeMethodDescriptionprivate PrefixPrefixDeclarations.findMatchingPrefix(String queryString, int pos) Returns the longest prefix that is found starting at positionposin thequeryStringstatic PrefixCreate a SPARQL Prefix declarationstatic PrefixCreate a SPARQL Prefix declarationstatic PrefixCreate a SPARQL default Prefix declarationstatic PrefixCreate SPARQL Prefix declaration from the givenNamespace.static PrefixCreate a SPARQL default Prefix declarationMethods in org.eclipse.rdf4j.sparqlbuilder.core with parameters of type PrefixModifier and TypeMethodDescriptionAdd prefix declarations to this collectionprivate StringPrefixDeclarations.getIRIStringFromPrefix(Prefix p) static PrefixDeclarationsCreate a SPARQL Prefix clause -
Uses of Prefix in org.eclipse.rdf4j.sparqlbuilder.core.query
Methods in org.eclipse.rdf4j.sparqlbuilder.core.query with parameters of type Prefix