Class ListBase1
- 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
public abstract class ListBase1 extends ListBase
List operation - object can't be a list.
-
-
Constructor Summary
Constructors Constructor Description ListBase1()
-
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
-
-