|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BindingMutable
| Method Summary | |
|---|---|
void |
add(Var var,
Node node)
Add a (var, value) pair - the value must not be null |
void |
addAll(Binding key)
Add all the var/node pairs from another binding |
| Methods inherited from interface com.hp.hpl.jena.sparql.engine.binding.Binding |
|---|
contains, get, isEmpty, size, vars |
| Method Detail |
|---|
void add(Var var,
Node node)
void addAll(Binding key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||