Uses of Class
org.apache.jena.sparql.pfunction.PFuncSimpleAndList
-
Packages that use PFuncSimpleAndList Package Description org.apache.jena.sparql.pfunction.library -
-
Uses of PFuncSimpleAndList in org.apache.jena.sparql.pfunction.library
Subclasses of PFuncSimpleAndList in org.apache.jena.sparql.pfunction.library Modifier and Type Class Description classconcatclassstrSplitProperty function that requires the object to contain a list of two items, the first of which is a string to be split, and the second is a regular expression denoting the split point.
-