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.ListBase1
- All Implemented Interfaces:
PropertyFunction
- Direct Known Subclasses:
listLength
,listMember
List operation - object can't be a list.
-
Constructor Summary
-
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
-
Constructor Details
-
ListBase1
public ListBase1()
-