Uses of Class
com.hp.hpl.jena.sparql.pfunction.PFuncSimpleAndList

Packages that use PFuncSimpleAndList
com.hp.hpl.jena.sparql.pfunction.library   
 

Uses of PFuncSimpleAndList in com.hp.hpl.jena.sparql.pfunction.library
 

Subclasses of PFuncSimpleAndList in com.hp.hpl.jena.sparql.pfunction.library
 class concat
           
 class strSplit
          Property function that requires the subject to be unbound, and 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.
 



Licenced under the Apache License, Version 2.0