|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.engine.binding.BindingUtils
public class BindingUtils
| Constructor Summary | |
|---|---|
BindingUtils()
|
|
| Method Summary | |
|---|---|
static void |
addAll(BindingMap dest,
Binding src)
|
static void |
addToBinding(BindingMap binding,
QuerySolution qSolution)
|
static Binding |
asBinding(QuerySolution qSolution)
Convert a query solution to a binding |
static boolean |
equals(Binding b1,
Binding b2)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BindingUtils()
| Method Detail |
|---|
public static Binding asBinding(QuerySolution qSolution)
public static void addToBinding(BindingMap binding,
QuerySolution qSolution)
public static void addAll(BindingMap dest,
Binding src)
public static boolean equals(Binding b1,
Binding b2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||