public class FilterUtils
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static Set<Set<org.apache.jena.sparql.expr.Expr>>
toSets(List<org.apache.jena.sparql.expr.ExprList> clauses)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FilterUtils
public FilterUtils()
-
Method Details
-
toSets
public static Set<Set<org.apache.jena.sparql.expr.Expr>> toSets(List<org.apache.jena.sparql.expr.ExprList> clauses)