|
||||||||||
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,
com.hp.hpl.jena.graph.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, com.hp.hpl.jena.graph.Node node)
void addAll(Binding key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |