Class ListBaseList
- java.lang.Object
-
- org.apache.jena.sparql.pfunction.PropertyFunctionBase
-
- org.apache.jena.sparql.pfunction.PropertyFunctionEval
-
- org.apache.jena.sparql.pfunction.library.ListBase
-
- org.apache.jena.sparql.pfunction.library.ListBaseList
-
- All Implemented Interfaces:
PropertyFunction
- Direct Known Subclasses:
listIndex
public abstract class ListBaseList extends ListBase
-
-
Constructor Summary
Constructors Constructor Description ListBaseList()
-
Method Summary
-
Methods inherited from class org.apache.jena.sparql.pfunction.library.ListBase
execEvaluated
-
Methods inherited from class org.apache.jena.sparql.pfunction.PropertyFunctionEval
exec
-
Methods inherited from class org.apache.jena.sparql.pfunction.PropertyFunctionBase
build, exec
-
-